{
  "name": "ATOMIA \u2014 The Interactive AI Chemistry Lab",
  "short_name": "ATOMIA",
  "description": "Explore 118 elements, build molecules, understand periodic trends, and balance reactions in 3D with an AI chemistry agent.",
  "start_url": "/lab",
  "display": "standalone",
  "background_color": "#f7f5ee",
  "theme_color": "#101c2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
