{
  "name": "The 5:00 PM Friday Escape (සිකුරාදා නිදහස)",
  "short_name": "FridayEscape",
  "description": "Escape the Colombo tech office before 5:00 PM in this high-octane 2.5D time-attack runner!",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "window-controls-overlay"],
  "orientation": "portrait",
  "background_color": "#0d131a",
  "theme_color": "#ff7a18",
  "categories": ["games", "arcade"],
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
