{
  "name": "AskOldMonks",
  "short_name": "AskOldMonks",
  "description": "Free AI chat with Socrates, Marcus Aurelius, Nietzsche, Buddha & more. No sign-up needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/static/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/static/images/og-hero.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "AskOldMonks — Chat with AI Philosophers"
    }
  ]
}
