{
  "name": "QuiverSync",
  "short_name": "QuiverSync",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/favicon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.quiversync.app",
      "url": "https://play.google.com/store/apps/details?id=com.quiversync.app"
    },
    {
      "platform": "itunes",
      "id": "6762154301",
      "url": "https://apps.apple.com/app/id6762154301"
    }
  ]
}
