{
  "name": "Blueprint Physique Client App",
  "short_name": "Blueprint",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#03070d",
  "theme_color": "#06111f",
  "icons": [
    {
      "src": "assets/blueprint-physique-logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}