{
  "name": "VoltWay - EV Charging & Trip Planner",
  "short_name": "VoltWay",
  "description": "ค้นหาสถานีชาร์จและวางแผนการเดินทางสำหรับรถไฟฟ้าในประเทศไทย",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00ff88",
  "background_color": "#0d1117",
  "categories": ["travel", "navigation", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230d1117' width='540' height='720'/><text x='270' y='360' font-size='48' fill='%2300ff88' text-anchor='middle' dominant-baseline='middle' font-family='Arial'>VoltWay</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2300ff88' width='192' height='192'/><text x='96' y='96' font-size='120' fill='%230d1117' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-weight='bold'>V</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2300ff88' width='192' height='192'/><text x='96' y='96' font-size='120' fill='%230d1117' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-weight='bold'>V</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ค้นหาสถานีชาร์จ",
      "short_name": "สถานีชาร์จ",
      "description": "ค้นหาสถานีชาร์จใกล้เคียง",
      "url": "/?shortcut=stations",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300ff88' width='96' height='96'/><text x='48' y='48' font-size='64' fill='%230d1117' text-anchor='middle' dominant-baseline='middle'>⚡</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "วางแผนการเดินทาง",
      "short_name": "วางแผน",
      "description": "วางแผนการเดินทางรถไฟฟ้า",
      "url": "/route-planner",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300ff88' width='96' height='96'/><text x='48' y='48' font-size='64' fill='%230d1117' text-anchor='middle' dominant-baseline='middle'>🗺️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
