{
  "name": "FinePrint Shield",
  "short_name": "FinePrint",
  "description": "Protection before you sign. Analyze documents locally and privately.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf2f7",
  "theme_color": "#0284c7",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/shield-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/shield-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
