{
  "name": "Calcigation™ — Soil Intelligence Dashboard",
  "short_name": "Calcigation",
  "description": "แดชบอร์ดเฝ้าระวังดินกรดและคำนวณอัตรา Calcigation",
  "start_url": "./",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1219",
  "theme_color": "#0B1219",
  "lang": "th",
  "dir": "auto",
  "categories": [
    "productivity",
    "utilities"
  ],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "./"
    },
    {
      "name": "Presentation cover",
      "url": "cover.html"
    },
    {
      "name": "Vietnam",
      "url": "vietnam.html"
    }
  ]
}