{
  "name": "Aurelius",
  "short_name": "Aurelius",
  "description": "Not Artificial. Aurelius. Complete life optimization through Stoic wisdom.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1814",
  "background_color": "#1a1814",
  "categories": ["lifestyle", "health", "education"],
  "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-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Assessment",
      "url": "/assess.html",
      "description": "Complete today's Stoic assessment"
    },
    {
      "name": "Talk to Marcus",
      "url": "/chat.html",
      "description": "Speak with your Stoic mentor"
    }
  ]
}
