{
  "name": "Exator — Conquer Your Life",
  "short_name": "Exator",
  "description": "An ADHD productivity app — tasks, habits, goals, and a rolling calendar that anchors today.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "exator-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E8724A",
  "background_color": "#FFF8F2",
  "categories": ["productivity", "lifestyle", "utilities"]
}
