{
  "name": "EarthSphere Study Companion",
  "short_name": "EarthSphere",
  "description": "Study guides, flash cards, timed quizzes, and progress tracking for EarthSphere Academy courses.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAF4F8",
  "theme_color": "#0B3D54",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "../assets/logo-earthsphere.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
