{
  "name": "DinkPass — Một thẻ. Chơi mọi nơi.",
  "short_name": "DinkPass",
  "description": "Đặt sân pickleball tại các CLB tốt nhất Đà Nẵng. Một thẻ, chơi mọi nơi.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7FD13A",
  "background_color": "#F6F1E7",
  "lang": "vi",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tối nay gần bạn",
      "short_name": "Tonight",
      "description": "Tìm sân mở tối nay",
      "url": "/home?when=tonight",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Đặt sân của tôi",
      "short_name": "My bookings",
      "description": "Xem các buổi đã đặt",
      "url": "/account/bookings",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
