{
  "id": "/",
  "name": "Vaulted",
  "short_name": "Vaulted",
  "description": "Vault your collection. Cards, figures, vinyl, manga, games.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "entertainment"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "background_color": "#0D0C14",
  "theme_color": "#0D0C14",
  "orientation": "portrait-primary",
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1320x2700",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your vault dashboard with every collection at a glance"
    },
    {
      "src": "/screenshots/add-item.png",
      "sizes": "1320x2708",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Add items to a collection in seconds"
    },
    {
      "src": "/screenshots/vault-stats.png",
      "sizes": "1320x2713",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Track stats across your whole vault"
    },
    {
      "src": "/screenshots/friends-list.png",
      "sizes": "1320x2707",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Share collections with friends"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=23a67fb",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=23a67fb",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png?v=23a67fb",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg?v=23a67fb",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
