{
  "name": "Scoopers NYC - Job Board for Street Cleanup",
  "short_name": "Scoopers",
  "description": "Real-time job board on a map. Post cleanup jobs ($5-$20) or claim jobs and earn money. GPS tracking, photo verification, instant payment. Two-sided marketplace for cleaner NYC blocks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00D084",
  "theme_color": "#00D084",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/profile-logo-500.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/profile-logo-1000.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
