{
  "name": "NEXT DOOR Gyms Live Coach Assistant",
  "short_name": "ND Coach",
  "description": "Digitaler und autonomer Assistent für remote Trainer & Live Coaches",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#150f0b",
  "theme_color": "#f08020",
  "orientation": "any",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/globe.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
