{
    "short_name": "CHEMpanion",
    "name": "CHEMpanion: A-Level Chemistry Applets",
    "icons": [
      {
        "src": "/web-app-manifest-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/web-app-manifest-512x512.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "any maskable"
      }
    ],
    "start_url": "/",
    "background_color": "#f8fafc",
    "theme_color": "#2d6388",
    "display": "standalone",
    "orientation": "portrait"
  }
  