{
  "name": "Collecti.bio",
  "short_name": "Collecti.bio",
  "description": "One link for everything you collect.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0F1F",
  "theme_color": "#0A0F1F",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
