{
  "name": "InDE - Innovation Development Environment",
  "short_name": "InDE",
  "description": "AI-powered innovation coaching platform with ambient voice capture",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "categories": ["productivity", "business", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "InDE Dashboard"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "InDE Mobile"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "permissions": [
    "microphone",
    "notifications"
  ],
  "capture_links": "existing-client-event"
}
