{
  "name": "Guarded — Personal Digital Privacy",
  "short_name": "Guarded",
  "description": "A friendly, jargon-free way to protect your own accounts, devices, and personal information.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#061f3d",
  "theme_color": "#061f3d",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
