{
  "name": "PawDee — ค้นหาสถานที่ Pet-Friendly",
  "short_name": "PawDee",
  "description": "ค้นหาร้านอาหาร คาเฟ่ โรงแรม และคลินิกที่รับสัตว์เลี้ยงทั่วไทย",
  "start_url": "/places",
  "display": "standalone",
  "background_color": "#F97316",
  "theme_color": "#F97316",
  "orientation": "portrait-primary",
  "lang": "th",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "travel", "utilities"],
  "shortcuts": [
    {
      "name": "ค้นหาสถานที่",
      "url": "/places",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "คลินิกฉุกเฉิน",
      "url": "/emergency",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
