{
 "name": "Rain Cleaner",
 "short_name": "Rain Cleaner",
 "description": "Free Windows cleaner that explains every deletion before it happens. Driver installer from Microsoft's catalogue, game booster, ransomware protection and offline rescue. Windows 10 and 11.",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#F7F9FE",
 "theme_color": "#2563EB",
 "icons": [
  {
   "src": "/assets/favicon.svg",
   "sizes": "any",
   "type": "image/svg+xml"
  },
  {
   "src": "/assets/icon-180.png",
   "sizes": "180x180",
   "type": "image/png"
  }
 ]
}