{
  "name": "Hoply - Smart URL Shortener",
  "short_name": "Hoply",
  "description": "Create intelligent short links with advanced tracking and analytics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066FF",
  "icons": [
    {
      "src": "/hoply-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hoply-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
