{
  "name": "PULSE1 — how hot can you burn?",
  "short_name": "PULSE1",
  "description": "One tap. Pure heat. How hot can you burn?",
  "start_url": "/game",
  "scope": "/game",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050713",
  "theme_color": "#050713",
  "icons": [
    { "src": "/game/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/game/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
