{
  "name": "BOL — Beginning of Life Simulator",
  "short_name": "BOL",
  "description": "Simulate prebiotic chemistry and the emergence of the first protocells",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f14",
  "theme_color": "#4cc9f0",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
