{
  "name": "PlanB Cockpit",
  "short_name": "Cockpit",
  "description": "Dee cockpit for avatars, storyboards, productions, ask agents, and live surfaces.",
  "start_url": "/cockpit.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "de",
  "scope": "/",
  "categories": ["entertainment", "productivity"],
  "icons": [
    {
      "src": "/api/image?prompt=PlanB%20logo%20minimal%20dark%20red%20accent%20square&seed=1&size=192",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/api/image?prompt=PlanB%20logo%20minimal%20dark%20red%20accent%20square&seed=1&size=512",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
