{
  "name": "SnappyRatings - Review Management Platform",
  "short_name": "SnappyRatings",
  "description": "Get more 5-star Google reviews with QR codes, email, and SMS outreach",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f4390b",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/logos/snappyratings.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/logos/snappyratings.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Send Review Invitations",
      "short_name": "Send Invitations",
      "description": "Send review requests to customers via email or SMS",
      "url": "/dashboard/reviews/?tab=invitations"
    },
    {
      "name": "View Analytics",
      "short_name": "Analytics",
      "description": "Check scan analytics and campaign performance",
      "url": "/dashboard/reviews/?tab=analytics"
    }
  ],
  "categories": ["business", "productivity"]
}
