{
  "name": "Will's World — Cockpit",
  "short_name": "Cockpit",
  "description": "Voice + browser cockpit for Will's World",
  "start_url": "/",
  "scope": "/",
  "display_override": ["standalone"],
  "display": "standalone",
  "background_color": "#f3f1ee",
  "theme_color": "#d8585c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
