{
  "name": "Chroma-Chaos",
  "short_name": "Chroma-Chaos",
  "description": "A frantic test of your color-matching skills!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#9333ea",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "permissions": [
    "notifications"
  ],
  "prefer_related_applications": false
}
