{
  "name": "Antiquitter",
  "short_name": "Antiquitter",
  "description": "Real quotes from history's greatest minds. Comment and receive an AI in-character reply.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#b08020",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/homepagebanner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Antiquitter home feed"
    }
  ],
  "categories": ["education", "social", "entertainment"],
  "lang": "en"
}
