{
  "name": "FeelyFeely Market",
  "short_name": "FeelyFeely",
  "description": "Your destination for products, homes, places, and more",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "icons": [
    {"src": "/assets/common/ff-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/assets/common/ff-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "screenshots": [
    {"src": "/screenshots/mobile-home.png", "sizes": "390x844", "type": "image/png", "label": "Home Screen"},
    {"src": "/screenshots/mobile-market.png", "sizes": "390x844", "type": "image/png", "label": "Market"},
    {"src": "/screenshots/mobile-homes.png", "sizes": "390x844", "type": "image/png", "label": "Homes"},
    {"src": "/screenshots/mobile-places.png", "sizes": "390x844", "type": "image/png", "label": "Places"}
  ],
  "categories": ["shopping", "lifestyle", "business"],
  "prefer_related_applications": false
}
