{
  "name": "Autonag 2",
  "short_name": "Autonag 2",
  "description": "A timer management application",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "230x230",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-lg.png",
      "sizes": "1380x1380",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
