{
  "name": "PERIODA — See Matter Differently",
  "short_name": "PERIODA",
  "description": "Interactive 3D chemistry platform — explore elements, molecules, trends, and reactions.",
  "start_url": "/lab",
  "display": "standalone",
  "background_color": "#132f31",
  "theme_color": "#132f31",
  "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"
    }
  ]
}
