{
  "name": "Scout 'n' Shout",
  "short_name": "Scout'n'Shout",
  "description": "Rate & review anything. Earn money for honest opinions. Get $5 when a business claims your review.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF9F5",
  "theme_color": "#2563EB",
  "categories": ["social", "lifestyle", "business"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Write a Review",
      "short_name": "Review",
      "description": "Write a new review and earn",
      "url": "/shout.html",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Reviews",
      "short_name": "Browse",
      "description": "Browse and discover businesses",
      "url": "/scout.html",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Scout 'n' Shout home screen"
    }
  ]
}
