{
  "name": "Closelio",
  "short_name": "Closelio",
  "description": "AI-powered appointment setting for insurance agents",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Closelio campaign analytics dashboard"
    },
    {
      "src": "/screenshots/sms-campaigns.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI SMS campaign builder"
    },
    {
      "src": "/screenshots/pipeline.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lead pipeline tracking view"
    }
  ]
}
