{
  "name": "LaundrPro — by JC Coin Laundry",
  "short_name": "LaundrPro",
  "description": "Premium laundry & dry cleaning. Pickup & delivery in Miami. Transparent pricing, no subscriptions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1f3c",
  "theme_color": "#0d1f3c",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping", "utilities"],
  "shortcuts": [
    {
      "name": "Book a Pickup",
      "short_name": "Book Now",
      "description": "Schedule a laundry pickup",
      "url": "/#book",
      "icons": [{ "src": "icon192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See our transparent pricing",
      "url": "/#pricing",
      "icons": [{ "src": "icon192.png", "sizes": "192x192" }]
    }
  ]
}
