{
  "name": "Vehicle Care — สมุดคุมรถ",
  "short_name": "VehicleCare",
  "description": "บันทึกและดูแลรถ แจ้งเตือนบำรุงรักษา ประกัน ผ่อนรถ วางแผนค่าใช้จ่าย",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#0f766e",
  "lang": "th",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}