{
  "name": "EmojiBol — Futbol Resfebe",
  "short_name": "EmojiBol",
  "description": "Emojilerden futbol takımı, oyuncu ve milli takımları bul! Türk ve dünya yıldızları, 80 bölümlük yolculuk + online düello.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["games", "sports", "trivia", "puzzle"],
  "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-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yolculuk",
      "short_name": "Yolculuk",
      "description": "Bölüm bölüm ilerle",
      "url": "/?goto=journey",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Düello",
      "short_name": "Düello",
      "description": "Arkadaşınla yarış",
      "url": "/?goto=duel",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Liderlik Tablosu",
      "short_name": "Liderlik",
      "description": "Top 100",
      "url": "/?goto=leaderboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
