{
  "name": "Device Trust Scan",
  "short_name": "Trust Scan",
  "description": "See how securely your iPhone is set up: 28 checks in 6 categories, one score and step-by-step fixes. No account, no ads, no analytics.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#F4F6F9",
  "theme_color": "#0BA36F",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
