{
  "name": "Pudding — Proof For Everything You Post",
  "short_name": "Pudding",
  "description": "Verify your online accounts, register what you publish, and give everyone a permanent way to check that your content is really yours.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#FF1355",
  "background_color": "#FFF7F2",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Register content",
      "short_name": "Register",
      "url": "/register"
    },
    {
      "name": "Verify a file",
      "short_name": "Verify",
      "url": "/verify"
    }
  ]
}
