{
  "name": "Plainzy — Understand Any Contract",
  "short_name": "Plainzy",
  "description": "AI-powered contract analysis in plain English. Upload or paste any contract and get a risk score, summary, red flags, and Q&A instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f4ef",
  "theme_color": "#1e4510",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "lang": "en-GB"
}
