{
  "name": "Corso - LBS View Estate",
  "short_name": "Corso",
  "description": "Estate management for LBS View residents and staff",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#1a7c4a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/corso-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/corso-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pay subscription",
      "url": "/resident/payments",
      "description": "Pay your estate subscription"
    },
    {
      "name": "Invite visitor",
      "url": "/resident/invite-visitor",
      "description": "Invite a visitor to the estate"
    }
  ]
}
