{
  "name": "AKARI — Anime streaming & AI studio",
  "short_name": "AKARI",
  "description": "Stream anime with daily keys, subscribe for the full catalogue, or create your own AI anime episodes.",
  "id": "app.akari.stream",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#140f0d",
  "theme_color": "#140f0d",
  "categories": ["entertainment", "video"],
  "lang": "en",
  "dir": "ltr",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" },
    { "src": "/icons/screenshot-narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow" }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "play", "id": "app.akari.stream" },
    { "platform": "itunes", "url": "https://apps.apple.com/app/idPLACEHOLDER" }
  ]
}
