{
  "name": "Kart",
  "short_name": "Kart",
  "description": "Kart — real-time PWA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#5474b4",
  "lang": "en",
  "scope": "/",
  "categories": ["productivity"],
  "icons": [],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "description": "Go to the home page"
    }
  ]
}
