{
  "name": "RGBPuzz",
  "short_name": "RGBPuzz",
  "description": "Sort colors by their hidden RGB values — daily puzzles, 800+ levels, spectrum mode",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0b1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "puzzle"]
}
