{
  "name": "YTDOSK Mobil Uygulama",
  "short_name": "YTDOSK",
  "description": "YTDOSK üye ve sporcu mobil merkezi",
  "start_url": "/mobile/app.php?guest=1",
  "scope": "/mobile/",
  "display": "standalone",
  "background_color": "#06112a",
  "theme_color": "#061b3f",
  "icons": [
    {
      "src": "/mobile/assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mobile/assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mobile/assets/img/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "portrait",
  "categories": [
    "sports",
    "lifestyle",
    "productivity"
  ],
  "lang": "tr-TR"
}