{
  "name": "บ้านพร้อม",
  "short_name": "บ้านพร้อม",
  "description": "ระบบบริหารโครงการก่อสร้าง",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1f3d",
  "theme_color": "#F97316",
  "orientation": "portrait",
  "lang": "th",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "หน้าหลักบ้านพร้อม"
    }
  ],
  "shortcuts": [
    {
      "name": "โครงการ",
      "short_name": "โครงการ",
      "description": "รายการโครงการ",
      "url": "/?tab=projects",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}