{
  "name": "xNationZ Political Academy Platform",
  "short_name": "xNationZ",
  "description": "แพลตฟอร์มคัดสรรและพัฒนาว่าที่นักการเมืองรุ่นใหม่",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1121",
  "theme_color": "#0B1121",
  "categories": ["politics", "education", "government"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ผู้สมัคร",
      "short_name": "ผู้สมัคร",
      "url": "/candidates",
      "icons": [{"src": "/favicon.png", "sizes": "96x96"}]
    },
    {
      "name": "เลือกตั้ง",
      "short_name": "เลือกตั้ง",
      "url": "/election",
      "icons": [{"src": "/favicon.png", "sizes": "96x96"}]
    },
    {
      "name": "ดีเบต",
      "short_name": "ดีเบต",
      "url": "/debates",
      "icons": [{"src": "/favicon.png", "sizes": "96x96"}]
    },
    {
      "name": "RESET Thailand",
      "short_name": "RESET",
      "url": "/reset",
      "icons": [{"src": "/favicon.png", "sizes": "96x96"}]
    }
  ]
}
