{
    "name": "Ocean Explorers Academy",
    "short_name": "Ocean Explorers",
    "description": "Learn about the oceans and test your knowledge!",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#e6f2ff",
    "theme_color": "#003366",
    "icons": [
      {
        "src": "icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
}