{
  "name": "KRÜ",
  "short_name": "KRÜ",
  "description": "KRÜ — the intelligence behind KRÜGEAR.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "related_applications": [
    { "platform": "webapp", "url": "https://krugear.ai/manifest.json" }
  ],
  "orientation": "portrait",
  "background_color": "#f7f8fb",
  "theme_color": "#f7f8fb",
  "icons": [
    { "src": "/kru_icon_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/kru_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/kru_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
