{
  "name": "DWERK — Work Verification",
  "short_name": "DWERK",
  "description": "No one should pay for work they cannot prove happened.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d031b",
  "theme_color": "#0d031b",
  "icons": [
    {
      "src": "/icon-large?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-large?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
