{
  "name": "Agri News Hub — ข้อมูลเกษตรไทย",
  "short_name": "AgriNewsHub",
  "description": "ราคาผลผลิต พยากรณ์อากาศรายจังหวัด เตือนภัยพิบัติ และคู่มือศัตรูพืช สำหรับเกษตรกรไทย",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1a10",
  "theme_color": "#166534",
  "lang": "th",
  "categories": ["news", "weather", "utilities"],
  "icons": [
    {
      "src": "./assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ข้อมูลจังหวัดของฉัน",
      "short_name": "จังหวัด",
      "url": "./dashboard.php"
    },
    {
      "name": "ราคาผลผลิตวันนี้",
      "short_name": "ราคา",
      "url": "./market.php"
    },
    {
      "name": "คู่มือศัตรูพืช",
      "short_name": "ศัตรูพืช",
      "url": "./pest-guide.php"
    }
  ]
}
