{
  "name": "cosmos.zone - the community app for Cosmos ART",
  "short_name": "cosmos.zone",
  "description": "cosmos.zone is the community-built home for Cosmos ART - browse collections, learn who's who, and connect with other collectors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f5fb",
  "theme_color": "#f6f5fb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
