{
  "name": "Hekaya - African Manga & Comics",
  "short_name": "Hekaya",
  "description": "Discover and read African manga and comics. Support African creators and enjoy premium content.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "lang": "en",
  "categories": ["entertainment", "books", "education"],
  "icons": [
    {
      "src": "/NfavIcon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/NfavIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Read Manga",
      "short_name": "Read",
      "description": "Browse and read manga series",
      "url": "/read",
      "icons": [{ "src": "/NfavIcon.png", "sizes": "192x192" }]
    },
    {
      "name": "Creator Portal",
      "short_name": "Create",
      "description": "Publish your stories",
      "url": "/create",
      "icons": [{ "src": "/NfavIcon.png", "sizes": "192x192" }]
    }
  ]
}
