{
  "name": "Tinly",
  "short_name": "Tinly",
  "description": "Create custom, memorable short URLs for free. Transform long URLs into clean, shareable links with Tinly's simple and fast URL shortener service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#11192c",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/desktop.jpg",
      "sizes": "1919x1079",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Homepage of Your App"
    },
    {
      "src": "/images/screenshots/mobile.jpg",
      "sizes": "1170x1983",
      "type": "image/jpg",
      "label": "Homepage of Your App"
    }
  ]
}
