{
  "name": "cut.my — URL Shortener",
  "short_name": "cut.my",
  "description": "Free URL shortener with custom alias, QR code, password protection, and real-time analytics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#29F0D0",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
