{
  "name": "ChefMinistry — ร้านไหนกำลังมา รู้ก่อนใคร",
  "short_name": "ChefMinistry",
  "description": "ค้นหาร้านอาหารกรุงเทพฯ ที่กำลังมาแรง จาก signal ของ creator และรีวิวจริง",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f8f4",
  "theme_color": "#0f1f3c",
  "lang": "th",
  "dir": "ltr",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "ร้านใกล้ฉัน",
      "short_name": "ใกล้ฉัน",
      "description": "เรียงร้านตามระยะทางจากตำแหน่งของคุณ",
      "url": "/listing.html?sort=nearme&source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "กินอะไรดี?",
      "short_name": "สุ่มร้าน",
      "description": "ให้ ChefMinistry เลือกร้านให้",
      "url": "/?quickpick=1&source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
