{
  "name": "Jamio",
  "short_name": "Jamio",
  "description": "Find musicians to jam with locally in the Netherlands.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0E",
  "theme_color": "#B6FF4A",
  "lang": "nl",
  "categories": ["music", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
