{
  "name": "Quotes",
  "short_name": "quotes",
  "description": "Your daily dose of inspirational quotes.",
  "lang": "en-GB",
  "orientation": "any",
  "scope": "/squotes/",
  "background_color": "#121212",
  "theme_color": "#121212",
  "start_url": "https://stefan-vatov.github.io/squotes/",
  "url": "https://stefan-vatov.github.io/squotes/",
  "display": "standalone",
  "icons": [
    {
      "src": "assets/images/manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/images/manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
