{
  "name": "DAMAS — Smart Exam Analytics",
  "short_name": "DAMAS",
  "description": "Analyze GCE A/L and O/L exam results, convert official PDFs, and export professional reports — completely offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#f97316",
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "DAMAS dashboard showing grade distribution and student rankings"
    }
  ]
}
