{
  "name": "ANIRIAS — Anime izle",
  "short_name": "ANIRIAS",
  "description": "Türkçe altyazılı anime izleme platformu",
  "start_url": "/anime-izle",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#9B0F21",
  "orientation": "any",
  "scope": "/",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["entertainment"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Animeler",
      "short_name": "Animeler",
      "url": "/anime-izle"
    },
    {
      "name": "Kategoriler",
      "short_name": "Kategoriler",
      "url": "/kategoriler"
    },
    {
      "name": "Son Bölümler",
      "short_name": "Son Bölümler",
      "url": "/son-bolumler"
    }
  ],
  "prefer_related_applications": false
}
