{
  "name": "b/side nashville",
  "short_name": "b/side",
  "description": "b\\side is a curated index of the moves Nashville locals make. Skip the singles.",
  "theme_color": "#1B1A1E",
  "background_color": "#1B1A1E",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
