{
  "id": "/",
  "name": "USUM.ai — AI Study Assistant",
  "short_name": "USUM.ai",
  "description": "AI-powered study assistant for parents and students. Scan, summarize, and learn from any document in 25 languages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "books"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/og/og-default-1200x630.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "USUM.ai dashboard preview"
    },
    {
      "src": "/og/og-square-1200x1200.jpg",
      "sizes": "1200x1200",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "USUM.ai mobile preview"
    }
  ]
}
