{
  "name": "My Daily Focus Fix",
  "short_name": "Focus Fix",
  "description": "Stack 9 daily wins with a high-performance coach in your pocket. 1 Big Thing. 3 Medium. 5 Small.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1B2A",
  "theme_color": "#F5C518",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
