{
  "name": "Life App",
  "short_name": "App",
  "description": "An app that contains differnet life utilities",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "background_color": "#1f1f1f",
  "theme_color": "#4a90e2",
  "display": "standalone"
}
