{
  "name": "ITA",
  "short_name": "ITA",
  "description": "Privacy-first companion and knowledge base for Escape from Tarkov.",
  "id": "/",
  "start_url": "/ru/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#498348",
  "background_color": "#498348",
  "display": "standalone",
  "orientation": "any",
  "categories": ["games", "utilities"],
  "shortcuts": [
    {"name": "Квесты", "url": "/ru/quests/"},
    {"name": "Предметы", "url": "/ru/items/"},
    {"name": "Личный кабинет", "url": "/account/"}
  ]
}
