{
  "name": "ร้านดี — ผู้ช่วยร้านโชห่วย",
  "short_name": "ร้านดี",
  "description": "ผู้ช่วยร้านโชห่วยไทยในมือถือ",
  "lang": "th",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/app/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/app/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}