{
  "name": "VerifyD",
  "short_name": "VerifyD",
  "description": "Everything leaves a mark. We are learning to read it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070b0e",
  "theme_color": "#070b0e",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
