{
  "id": "/",
  "name": "GatherBug",
  "short_name": "GatherBug",
  "description": "Get the plans out of the group chat.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fcf5eb",
  "theme_color": "#294438",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/gatherbug-icon-192.png?v=3.0.0-beta12",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/gatherbug-icon-512.png?v=3.0.0-beta12",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/gatherbug-maskable-192.png?v=3.0.0-beta12",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/gatherbug-maskable-512.png?v=3.0.0-beta12",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
