{
  "name": "Ride Phuket",
  "short_name": "Ride Phuket",
  "description": "Find and contact scooter shops directly in Phuket. No booking fees.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Scooters",
      "url": "/explore",
      "description": "Browse available scooters"
    },
    {
      "name": "Saved",
      "url": "/saved",
      "description": "View your saved scooters"
    }
  ],
  "categories": ["travel", "lifestyle", "transportation"]
}
