{
  "id": "/games/plasma-sort/",
  "name": "Plasma Sort · The Cuga Zone",
  "short_name": "Plasma Sort",
  "description": "Pour glowing plasma between vials until every tube holds one pure color.",
  "start_url": "/games/plasma-sort/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06061a",
  "theme_color": "#4f8bff",
  "icons": [
    {
      "src": "/icons/plasma-sort/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/plasma-sort/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/plasma-sort/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}