{
  "name": "Schebook — จองบริการออนไลน์",
  "short_name": "Schebook",
  "description": "แพลตฟอร์มจองบริการออนไลน์ สะดวก รวดเร็ว ครบวงจร",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e2a5e",
  "orientation": "portrait",
  "scope": "/",
  "lang": "th",
  "icons": [
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/desktop-wide.svg",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Schebook Desktop View"
    },
    {
      "src": "/screenshots/mobile-portrait.svg",
      "sizes": "750x1334",
      "type": "image/svg+xml",
      "label": "Schebook Mobile View"
    }
  ]
}
