{
  "name": "ซินแซ คลินิกแพทย์แผนจีน",
  "short_name": "ซินแซ",
  "description": "จองคิวฝังเข็ม แพทย์แผนจีน อุบลราชธานี",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "lang": "th",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/static/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "จองคิว",
      "short_name": "จองคิว",
      "url": "/booking",
      "icons": [{"src": "/static/favicon-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "ประวัติการจอง",
      "short_name": "ประวัติ",
      "url": "/booking/history",
      "icons": [{"src": "/static/favicon-192x192.png", "sizes": "192x192"}]
    }
  ]
}
