{
  "name": "URLShort — Free URL Shortener",
  "short_name": "URLShort",
  "description": "Free HTTPS URL shortener with custom aliases and click analytics at urlshort.at",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "lang": "en",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
