{
  "name": "Gabble Gabble",
  "short_name": "Gabble",
  "description": "Turn your gabbles into a playable instrument.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#9ACBA7",
  "theme_color": "#9ACBA7",
  "categories": ["music", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
