{
  "name": "Góc Học Phật",
  "short_name": "GocHocPhat",
  "description": "Tìm hiểu Phật pháp, kinh sách, hoạt động từ thiện",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#8B5A2B",
  "lang": "vi",
  "categories": ["education", "religion", "lifestyle"],
  "icons": [
    {
      "src": "/static/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kinh sách",
      "url": "/kinhsach/",
      "description": "Xem danh sách kinh sách"
    },
    {
      "name": "Hoạt động",
      "url": "/hoatdong/",
      "description": "Xem hoạt động"
    }
  ]
}
