{
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "short_name": "RailFare",
  "name": "RailFare | Bangkok BTS & MRT Fare Calculator",
  "description": "คำนวณค่าโดยสารรถไฟฟ้า BTS, MRT, ARL, สายสีแดง พร้อมเรือด่วนเจ้าพระยา และเรือแสนแสบ อัปเดตล่าสุด 2026",
  "lang": "th",
  "categories": ["travel", "navigation", "utilities"],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060D1F",
  "theme_color": "#060D1F",
  "icons": [
    {
      "src": "/icon-48.png",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "/icon-96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "คำนวณค่ารถไฟฟ้า (Transit Calculator)",
      "short_name": "คำนวณราคา",
      "description": "ค้นหาเส้นทางและคำนวณค่าเดินทางรถไฟฟ้า",
      "url": "/",
      "icons": [{ "src": "/icon-96.webp", "sizes": "96x96" }]
    },
    {
      "name": "ตารางเรือเจ้าพระยา (Boat Timetables)",
      "short_name": "ตารางเรือ",
      "description": "ดูตารางเดินเรือด่วนเจ้าพระยาและเรือแสนแสบ",
      "url": "/boat-faq.html",
      "icons": [{ "src": "/icon-96.webp", "sizes": "96x96" }]
    }
  ]
}
