{
  "id": "/",
  "name": "Sunspirit Bangpu",
  "short_name": "Sunspirit",
  "description": "Premium Thai seafood and Western oceanside restaurant in Bangpu, Samut Prakan. Just 40 minutes from Bangkok.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#4D90AC",
  "theme_color": "#4D90AC",
  "orientation": "portrait-primary",
  "lang": "th",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "travel"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero-terrace-sunset.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Sunspirit terrace at sunset — oceanside dining"
    },
    {
      "src": "/images/private-dining-room.jpg",
      "sizes": "800x600",
      "type": "image/jpeg",
      "label": "Private dining room for events and celebrations",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse the full Sunspirit menu",
      "url": "/menu",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "Reserve a Table",
      "short_name": "Reserve",
      "description": "Book a table online",
      "url": "/reservations",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "Photo Gallery",
      "short_name": "Gallery",
      "description": "View photos of Sunspirit",
      "url": "/gallery",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "96x96" }]
    },
    {
      "name": "Private Events",
      "short_name": "Events",
      "description": "Plan a private event or celebration",
      "url": "/events",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "96x96" }]
    }
  ]
}
