{
  "name": "OwnrIQ",
  "short_name": "OwnrIQ",
  "description": "Multi-site franchise intelligence — daily reporting, AI briefs, and operations",
  "theme_color": "#1F4E79",
  "background_color": "#111827",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/dashboard",
  "scope": "/",
  "icons": [
    { "src": "/icon-192", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Submit Report",
      "short_name": "Capture",
      "description": "Take a photo of the daily report",
      "url": "/capture",
      "icons": [{ "src": "/icon-192", "sizes": "192x192" }]
    }
  ]
}
