{
  "name": "Domus",
  "short_name": "Domus",
  "description": "Research and document the history of buildings.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000052",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/map/domus-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/map/domus-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/map/domus.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
