{
  "name": "Auralearn — Learn beyond sight",
  "short_name": "Auralearn",
  "description": "Spatial audio and haptic learning that works offline, then syncs your progress to your school's LMS when you reconnect.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0D1A",
  "theme_color": "#0F0D1A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "accessibility"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My library", "url": "/library" },
    { "name": "Dashboard", "url": "/dashboard" }
  ]
}
