{
  "name": "Zephyrus \u2014 The Ancient Sage",
  "short_name": "Zephyrus",
  "description": "Ancient wisdom, esoteric knowledge, and sacred laughter from Zephyrus the Sage.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0c0a",
  "theme_color": "#0e0c0a",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": [
    "lifestyle",
    "entertainment",
    "education"
  ],
  "lang": "en",
  "dir": "ltr"
}