{
  "name": "Burb Score",
  "short_name": "Burb Score",
  "description": "Compare Perth suburbs by crime, schools, rent, house prices and demographics",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#FAFAFE",
  "theme_color": "#D4702C",
  "icons": [
    {
      "src": "/icon",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
