{
  "name": "URLShortr - Free URL Shortener",
  "short_name": "URLShortr",
  "description": "Free, no-signup URL shortener with QR codes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
