{
  "name": "Precinct Hub",
  "short_name": "Precinct Hub",
  "description": "Your community hub – useful info, helpful people, and everything you need to feel at home.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f3ef",
  "theme_color": "#2e2b27",
  "icons": [
    { "src": "/imagery/android/launchericon-48x48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/imagery/android/launchericon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/imagery/android/launchericon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/imagery/android/launchericon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/imagery/android/launchericon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/imagery/android/launchericon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Contacts",
      "short_name": "Contacts",
      "description": "Strata, building manager, concierge and community contacts",
      "url": "/contacts",
      "icons": [{ "src": "/imagery/android/launchericon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Resident guide",
      "short_name": "Resident guide",
      "description": "Everything new and existing residents need to know",
      "url": "/guides/residents-guide",
      "icons": [{ "src": "/imagery/android/launchericon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Safety guide",
      "short_name": "Safety",
      "description": "Read it before you need it",
      "url": "/guides/safety",
      "icons": [{ "src": "/imagery/android/launchericon-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
