{
  "name": "Global Laundry",
  "short_name": "Global",
  "description": "Professional laundry & dry cleaning with pickup and delivery",
  "start_url": "/p",
  "scope": "/p/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2cc1d5",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232cc1d5' width='192' height='192'/><text y='144' font-size='120' text-anchor='middle' x='96' fill='white'>🧺</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232cc1d5' width='512' height='512'/><text y='384' font-size='320' text-anchor='middle' x='256' fill='white'>🧺</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%232cc1d5' width='540' height='720'/><text y='360' font-size='120' text-anchor='middle' x='270' fill='white'>🧺</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Pickup",
      "short_name": "Pickup",
      "description": "Request a laundry pickup",
      "url": "/p/pickup",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232cc1d5' width='96' height='96' rx='22'/><text y='72' font-size='60' text-anchor='middle' x='48' fill='white'>📦</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Chat with Support",
      "short_name": "Chat",
      "description": "Chat with our support team",
      "url": "/p/support",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%232cc1d5' width='96' height='96' rx='22'/><text y='72' font-size='60' text-anchor='middle' x='48' fill='white'>💬</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
