{
  "name": "Timelite",
  "short_name": "Timelite",
  "background_color": "#0E0D0A",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/static/logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "theme_color": "#0E0D0A"
}
