{
  "name": "South Vancouver Island Pizza Hut Management",
  "short_name": "SVI Pizza Hut",
  "description": "South Vancouver Island Area Pizza Hut Management Portal — Store performance, FRS tracking, scheduling, hiring, action plans and visit reports.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#DC2626",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Store Visit Report",
      "short_name": "Visit Report",
      "url": "/store-visit-report",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Action Plans",
      "short_name": "Action Plans",
      "url": "/action-plans",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Weekly FRS",
      "short_name": "FRS",
      "url": "/weekly-frs",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
