{
  "name": "StudyPal - Discover Your Best Way to Learn",
  "short_name": "StudyPal",
  "description": "Discover your best way to learn with StudyPal - understand your learning habits and find the most effective study method",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "73x74",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/previewDekstop.png",
      "sizes": "1281x959",
      "type": "image/png",
      "form_factor": "wide",
      "label": "StudyPal Desktop View"
    },
    {
      "src": "/icons/previewMobile.png",
      "sizes": "487x1083",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "StudyPal Mobile View"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr"
}

