{
  "name": "Digital ID",
  "short_name": "Digital ID",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#631d79",
  "icons": [
    {
      "src": "manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.webp",
      "sizes": "1920x947",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Digital ID Home screen"
    },
    {
      "src": "screenshots/ios.jpeg",
      "sizes": "1640x1679",
      "type": "image/jpeg",
      "platform": "ios",
      "label": "Digital ID Home screen"
    }
  ]
}
