{
  "name": "Color Flow: Fast & Lightweight Color Sort Puzzle",
  "short_name": "Color Flow",
  "description": "The #1 fast, lightweight liquid color sort puzzle game. Small size (<15MB) and 100% offline.",
  "start_url": "/play",
  "display": "standalone",
  "background_color": "#0b0d1e",
  "theme_color": "#0b0d1e",
  "orientation": "portrait",
  "categories": ["games", "puzzle", "casual", "entertainment"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Instantly",
      "short_name": "Play",
      "description": "Start playing Color Flow levels immediately",
      "url": "/play",
      "icons": [{ "src": "/logo.svg", "sizes": "192x192" }]
    }
  ]
}
