{
  "id": "/",
  "name": "NeuroPace — AI Daily Planner & Weekly Rhythm Architect",
  "short_name": "NeuroPace",
  "description": "AI daily planner and weekly rhythm architect for entrepreneurs and high-performers.",
  "lang": "en",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08080a",
  "theme_color": "#7c3aed",
  "categories": ["productivity", "business"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
