{
  "name": "Cloth Goblin",
  "short_name": "Cloth Goblin",
  "description": "Find thrift stores and clothing donation bins near you, anywhere in the world.",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#a8d5b5",
  "theme_color": "#2d5a27",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "shopping", "travel"]
}
