{
  "name": "Focus Fuel",
  "short_name": "FocusFuel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "description": "A productivity dashboard for focus, breathing, and habit tracking.",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "auto"
  },
  "icons": [
    {
      "src": "icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
