{
  "name": "EarnedWhileYouSlept",
  "short_name": "EWYS",
  "description": "Track your dividends. See your daily earning rate. Watch your passive income cover real bills and grow.",
  "theme_color": "#030712",
  "background_color": "#030712",
  "display": "standalone",
  "start_url": "/dashboard",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
