{
  "name": "Hofmanns Cockpit",
  "short_name": "Cockpit",
  "description": "Fast WebView cockpit over api.hofmanns.ai.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#08090b",
  "theme_color": "#08090b",
  "lang": "de",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/v1/image?prompt=Hofmanns%20Cockpit%20minimal%20dark%20red%20app%20icon&width=192&height=192&seed=11",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/v1/image?prompt=Hofmanns%20Cockpit%20minimal%20dark%20red%20app%20icon&width=512&height=512&seed=11",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
