{
  "name": "Go.Boxkahs & Co.",
  "short_name": "Boxkahs",
  "description": "Elite on-demand car detailing and mobile mechanic network",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='96' fill='%23000'/><circle cx='96' cy='96' r='92' fill='%23FFF'/><text y='138' font-size='120' x='24' fill='%23000' font-weight='bold'>⚡</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'><circle cx='256' cy='256' r='256' fill='%23000'/><circle cx='256' cy='256' r='244' fill='%23FFF'/><text y='375' font-size='320' x='64' fill='%23000' font-weight='bold'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23000' width='540' height='720'/><text y='360' x='270' text-anchor='middle' font-size='60' fill='%23FFF' font-weight='bold'>Go.Boxkahs</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["lifestyle", "business"],
  "shortcuts": [
    {
      "name": "Book a Detailer",
      "short_name": "Book",
      "description": "Request a car detailing service",
      "url": "/dashboard?action=book",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='48' fill='%23FFF'/><text y='72' font-size='50' x='20' fill='%23000'>📱</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Jobs",
      "short_name": "Jobs",
      "description": "View available detailing jobs",
      "url": "/my-jobs",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='48' fill='%23FFF'/><text y='72' font-size='50' x='20' fill='%23000'>🗂️</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
