{
  "name": "Theory of Colours",
  "short_name": "Theory of Colours",
  "icons": [
    { "src": "/android-icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/android-icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "display": "fullscreen",
  "orientation": "portrait",
  "start_url": "/index.html",
  "background_color": "#000000",
  "theme_color": "#000000"
}