{
  "name": "iQ e-Business Cards App",
  "short_name": "iQ e-Cards",
  "id": "/card",
  "lang": "en",
  "dir": "ltr",
  "description": "Your business cards, kept on your own device. Show a QR, they save you in one tap. Free forever, no account, nothing readable stored.",
  "start_url": "/card?app=1",
  "scope": "/card",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B0E1C",
  "theme_color": "#0B0E1C",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "My e-Cards Gallery",
      "short_name": "My cards",
      "description": "Open the cards saved on this device",
      "url": "/card?app=1&view=gallery",
      "icons": [{ "src": "/card-192.png?v=3", "sizes": "192x192" }]
    }
  ],
  "icons": [
    { "src": "/card-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/card-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/card-512-maskable.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
