{
  "name": "YRDSL — Find Yard Sales Near You",
  "short_name": "YRDSL",
  "description": "Browse yard sales, find treasures, and shop local. The smartest way to discover items at yard sales near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#22C55E",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.yrdsl.app"
    }
  ]
}
