{
  "name": "Plotara — Create Math Art with Code",
  "short_name": "Plotara",
  "description": "A creative coding platform where you write math equations and watch them become beautiful, animated art.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#13192a",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
