{
  "name": "SafeDrive - Speed Warning App",
  "short_name": "SafeDrive",
  "description": "เฝ้าระวังและเตือนเมื่อขับรถความเร็วเกินกำหนด พร้อมโหมดจำลองการทำงาน",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#00f2fe",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
