{
  "name": "PlaySprint Instant Browser Games",
  "short_name": "PlaySprint",
  "description": "Play free arcade, puzzle, snake, and memory games instantly in your browser with zero downloads.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#3B82F6",
  "orientation": "any",
  "categories": ["games", "entertainment", "arcade"],
  "icons": [
    {
      "src": "./images/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
