{
  "name": "Slotra",
  "short_name": "Slotra",
  "description": "Add a stable client-terms hash route, publish Client Service Terms Version 1.0, preserve the existing terms route, and test the new customer-facing acceptance flow.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "scope": "./"
}