{
  "name": "PULSE PARADOX",
  "short_name": "PULSE",
  "description": "High-speed pattern reaction game. React. Recognize. Predict. Break.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#04061a",
  "theme_color": "#00c8ff",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "prefer_related_applications": false
}
