{
  "name": "Seatly - Library Seat Management",
  "short_name": "Seatly",
  "description": "Manage seats, students, shifts and fees for your library or study room — all from one dashboard.",
  "start_url": "/dashboard.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfaf7",
  "theme_color": "#08655d",
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
