{
  "name": "Brieflens",
  "short_name": "Brieflens",
  "description": "AI-powered book intelligence. Turn any book into a deep-dive summary with actionable steps.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1410",
  "theme_color": "#1a5f4a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "brieflens-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "brieflens-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "books"],
  "lang": "en-GB"
}
