{
  "name": "Leadspanic",
  "short_name": "Leadspanic",
  "description": "Free geodemographic segmentation and lead intelligence platform.",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Address",
      "short_name": "Map",
      "url": "/?tab=map",
      "description": "Search an address and explore personas"
    },
    {
      "name": "Score a Site",
      "short_name": "Score",
      "url": "/?tab=score",
      "description": "Score a location for your business"
    },
    {
      "name": "Generate Report",
      "short_name": "Report",
      "url": "/?tab=report",
      "description": "Generate an area demographic report"
    }
  ],
  "prefer_related_applications": false
}
