{
  "name": "Kok Nong Na — ออกแบบโคก หนอง นา",
  "short_name": "Kok Nong Na",
  "description": "ออกแบบโคก หนอง นา บนมือถือ คำนวณปริมาตรดิน + ค่าใช้จ่ายอัตโนมัติ",
  "start_url": "/dashboard/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f6feb",
  "theme_color": "#34521a",
  "lang": "th",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "โครงการใหม่",
      "short_name": "ใหม่",
      "description": "สร้างโครงการใหม่ที่ตำแหน่งของคุณ",
      "url": "/dashboard/?new=1",
      "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
