{
  "name": "DARKSTAR — CzechAI Neural Command",
  "short_name": "DARKSTAR",
  "description": "Multi-model AI chat with code, diagrams, maps, math — premium dark interface.",
  "start_url": "/web/darkstar.html",
  "scope": "/web/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#04040a",
  "background_color": "#04040a",
  "lang": "cs",
  "categories": ["productivity", "developer", "utilities"],
  "icons": [
    {
      "src": "/web/darkstar-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/darkstar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/darkstar-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web/darkstar-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nový chat",
      "url": "/web/darkstar.html",
      "icons": [{"src": "/web/darkstar-icon-192.png", "sizes": "192x192"}]
    }
  ]
}
