{
  "name": "Atlantic Towers Portal",
  "short_name": "ATAC Portal",
  "description": "Atlantic Towers Apartment Corp. — amenity access and work orders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f5f6",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Guard scanner",
      "short_name": "Scan",
      "description": "Open the amenity barcode scanner",
      "url": "/guard"
    },
    {
      "name": "My tasks",
      "short_name": "Tasks",
      "description": "Open the work-order task list",
      "url": "/work-orders/mobile"
    }
  ]
}
