{
  "name": "PulsePoint",
  "short_name": "PulsePoint",
  "description": "Tap on the pulse. Get a point.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060610",
  "theme_color": "#00ffaa",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
