{
  "name": "overtoken",
  "short_name": "overtoken",
  "description": "Verification token service. Public-key signature verification (RSA-PSS / SHA-256) over a DIC1:DIC2 message.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["developer", "productivity"],
  "lang": "en"
}
