{
  "name": "Color Trap - Spot the Different Color",
  "short_name": "Color Trap",
  "description": "Find the different colored tile before time runs out. Fast, addictive color reflex game.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05070c",
  "theme_color": "#05070c",
  "icons": [
    { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
