{
  "name": "TOMO — AI movie navigator",
  "short_name": "TOMO",
  "description": "Discover movies, series and anime for Central Asia — and where to watch them legally.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "uz",
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "TV-dastur",
      "short_name": "TV",
      "description": "Bugun televizorda nima bor",
      "url": "/tv",
      "icons": [
        {
          "src": "/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sport",
      "short_name": "Sport",
      "description": "O'yinlar va qayerda ko'rish",
      "url": "/sport",
      "icons": [
        {
          "src": "/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Navigator",
      "short_name": "Navigator",
      "description": "Nima ko'ray? — AI tanlov",
      "url": "/navigator",
      "icons": [
        {
          "src": "/icon-192.png?v=3",
          "sizes": "192x192"
        }
      ]
    }
  ]
}