{
  "name": "КРИСТЕР ОС",
  "short_name": "КРИСТЕР",
  "description": "Кроссовочная игровая платформа",
  "start_url": "/?pwa=1",
  "display": "standalone",
  "background_color": "#080c24",
  "theme_color": "#080c24",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    { "src": "icon.php?size=192", "sizes": "192x192", "type": "image/png" },
    { "src": "icon.php?size=512", "sizes": "512x512", "type": "image/png" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "form_factor": "narrow" }
  ]
}
