{
  "id": "/",
  "name": "Boom — Your Friends' Internet",
  "short_name": "Boom",
  "description": "BoomTags, quick shares and a friends-only social space with no algorithm.",
  "start_url": "/social?source=home-screen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFD600",
  "theme_color": "#111111",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My social space",
      "short_name": "Social",
      "url": "/social",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Make a quick tag",
      "short_name": "Quick tag",
      "url": "/play",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Manage my BoomTags",
      "short_name": "My tags",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
