{
  "name": "BWT Scheduler",
  "short_name": "Scheduler",
  "description": "Photography team scheduling platform by BlackWaveTech",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1D4B35",
  "theme_color": "#1D4B35",
  "categories": ["business", "productivity"],
  "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": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    }
  ],
  "screenshots": [
    {
      "src": "/system_schedule.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "Schedule View"
    }
  ]
}
