{
  "name": "ScrollnLearn",
  "short_name": "ScrollnLearn",
  "description": "Transform any topic into bite-sized, sustainable learning cards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3F1E8",
  "theme_color": "#4E7C59",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
