{
  "name": "ImpulseFX",
  "short_name": "ImpulseFX",
  "start_url": "/ImpulseFX/",
  "scope": "/ImpulseFX/",
  "display": "standalone",
  "background_color": "#050807",
  "theme_color": "#050807",
  "orientation": "portrait",
  "icons": [
    { "src": "/ImpulseFX/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/ImpulseFX/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
