{
  "name": "SubSmart - Your subscription Manager",
  "short_name": "SubSmart",
  "description": "Track subscriptions, renewals, and free trials in one place. SubSmart is your subscription manager for a clearer picture of recurring payments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#242424",
  "theme_color": "#242424",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
