{
  "name": "Scoopd – Garage Sales Near You",
  "short_name": "Scoopd",
  "description": "Scoop up garage sales happening right now in your neighbourhood.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B4332",
  "theme_color": "#1B4332",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "navigation", "shopping"],
  "screenshots": [
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
