{
  "name": "TimeSprint Quest",
  "theme_color": "#000000",
  "background_color": "#000000",
  "short_name": "TS Quest",
  "id": "tsq-1",
  "categories": [
    "entertainment",
    "games",
    "lifestyle",
    "productivity"
  ],
  "start_url": "",
  "display": "standalone",
  "orientation": "landscape",
  "icons": [
      {
      "src": "./assets/images/logo-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
    ]
}