{
  "name": "SORT — Pour & Solve",
  "short_name": "SORT",
  "description": "Pour colored liquids between tubes until each is one clean color. Oddly satisfying.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    { "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"],
  "lang": "en"
}
