{
  "short_name": "PayStrong",
  "name": "PayStrong - Recurring Payment Collection",
  "description": "Automate your recurring payments with secure auto-debit and smart billing automation. Built for serious businesses.",
  "icons": [
    {
      "src": "icons/icon-72x72.png?v=4",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96x96.png?v=4",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128x128.png?v=4",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144x144.png?v=4",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152x152.png?v=4",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384x384.png?v=4",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512x512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/app/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#050D1A",
  "background_color": "#050D1A",
  "categories": ["business", "finance"],
  "shortcuts": [
    {
      "name": "Business Login",
      "short_name": "Login",
      "url": "/app/login",
      "icons": [{ "src": "icons/icon-192x192.png?v=4", "sizes": "192x192" }]
    },
    {
      "name": "Client Login",
      "short_name": "Client",
      "url": "/tenant-login",
      "icons": [{ "src": "icons/icon-192x192.png?v=4", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
