{
  "id": "/",
  "name": "Boomerang",
  "short_name": "Boomerang",
  "description": "Share your card via QR, capture connections on the spot, and grow your network.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#051a1f",
  "theme_color": "#051a1f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-dashboard.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard — your daily networking hub"
    },
    {
      "src": "/screenshot-qr-share.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Share your card via QR code instantly"
    },
    {
      "src": "/screenshot-contacts.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Manage and follow up with your connections"
    }
  ]
}
