{
  "name": "Sissa's Legend & Powers of 10",
  "short_name": "Sissa v1.4",
  "description": "An interactive journey through the infinitely large and small, from Sissa's legend to the heart of the atom.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#f9ca24",
  "orientation": "any",
  "categories": ["education", "games", "science"],
  "lang": "en",
  "icons": [
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}