{
  "name": "CommuPruksa3 — ชุมชนพฤกษา3",
  "short_name": "CommuPruksa3",
  "description": "ชุมชนเราใกล้กันแค่ปลายนิ้ว — ข่าวสาร ร้านค้า บริการ ในหมู่บ้านของคุณ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#10B981",
  "lang": "th-TH",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "โพสต์ใหม่",
      "short_name": "โพสต์",
      "description": "สร้างโพสต์ใหม่",
      "url": "/post/new",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ข่าวสาร",
      "short_name": "ข่าว",
      "url": "/news",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ร้านค้า",
      "short_name": "ร้าน",
      "url": "/shops",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["lifestyle", "social", "news"]
}
