{
  "name": "Compizo — Reel performance analysis",
  "short_name": "Compizo",
  "description": "Find out why an Instagram reel hit or flopped, judged against the creator's own baseline.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060A12",
  "theme_color": "#060A12",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New scan", "short_name": "Scan", "url": "/app.html" },
    { "name": "Pricing", "short_name": "Pricing", "url": "/#pricing" }
  ]
}
