{
  "name": "AMS Tracking",
  "short_name": "Tracking",
  "description": "Easy, visual habit tracker with daily check-offs and start/stop timers (e.g. intermittent fasting)",
  "start_url": "/AMS-Tracking/",
  "scope": "/AMS-Tracking/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f4f8",
  "theme_color": "#3b70f0",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
