{
  "name": "Rinocore vCard Maker",
  "short_name": "vCard Maker",
  "description": "Create Contacts .vcf files for iOS, Android and Google.",
  "id": "/vcard/?source=pwa",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0b1120",
  "theme_color": "#0f172a",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "https://assets.cdn.filesafe.space/a25h6oGO4zSUkiPjEAn0/media/6a1e572aff82912d65e09c44.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "vCard Maker",
      "short_name": ".vcf Maker",
      "description": "Open the vCard Contact Maker.",
      "url": "./?shortcut=upload-vcard",
      "icons": [
        {
          "src": "https://assets.cdn.filesafe.space/a25h6oGO4zSUkiPjEAn0/media/6a1e572aff82912d65e09c44.svg",
          "sizes": "192x192 512x512 any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
