{
  "name": "Moto Band",
  "short_name": "Moto Band",
  "description": "Rides, events and trips for the motorcycle community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#0b0b0c",
  "icons": [
    {
      "src": "https://moto.band/img/logo_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://moto.band/img/logo_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
