{
  "name": "Patrick Spins",
  "short_name": "Patrick Spins",
  "description": "Patrick Spins PWA.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "./img/logo.png",
      "sizes": "118x118",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
