{
  "name": "Nature Explorer",
  "short_name": "Nature Explorer",
  "description": "An animal & plant science app with explore cards, quiz challenges, and home experiments",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2F7EF",
  "theme_color": "#2F7A4B",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
