{
  "name": "DASH — Momentum Ninja",
  "short_name": "DASH",
  "description": "An N+ style momentum platformer: run, jump, wall-jump and dash through 1000 hand-verified levels.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1a1620",
  "theme_color": "#1a1620",
  "categories": ["games"],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
