{
  "name": "PPAPS",
  "short_name": "PPAPS",
  "description": "University past papers app — browse, download, and study exam papers offline with AI step-by-step solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#207cd4",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/app-screenshot-home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "PPAPS Home Screen"
    },
    {
      "src": "/app-screenshot-courses.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "Course Papers List"
    },
    {
      "src": "/app-screenshot-exam.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "label": "Exam Paper Viewer"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "orientation": "portrait"
}
