{
  "name": "Urlified.com", 
  "short_name": "Urlified",
  "description": "URL shortener, link analytics, QR code, and custom short links.",
  "icons": [
    {
      "src": "https://urlified.com/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://urlified.com/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://urlified.com/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/?source=pwa",
  "scope": "/",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr"
}