{
    "name": "Remi",
    "short_name": "Remi",
    "description": "Never forget what's important with Remi's smart reminders",
    "start_url": "/dashboard",
    "display": "standalone",
    "background_color": "#E6E6FA",
    "theme_color": "#23285b",
    "icons": [
      {
        "src": "/assets/img/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/assets/img/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }