{
  "name": "Blast — Pop. Score. Survive.",
  "short_name": "Blast",
  "description": "Single-tap balloon survival. Blast N balloons in N seconds — watch the wind, and never tap the black one.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#11100F",
  "theme_color": "#11100F",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
