{
  "name": "VueView",
  "icons": [
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "64x64"
    }
  ],
  "screenshots": [{
    "src": "/screenshot.png",
    "type": "image/png",
    "sizes": "1024x600",
    "platform": "wide"
  }],
  "start_url": "/",
  "display": "fullscreen",
  "theme_color": "#0a0909",
  "background_color": "#0a0909",
  "short_name": "VueView",
  "id": "koehr-vue-view",
  "description": "Lightweight, privacy-focused info screen that shows Weather and your CalDAV compatible Calendar.",
  "dir": "ltr",
  "lang": "en",
  "orientation": "landscape",
  "categories": [
    "productivity",
    "weather"
  ]
}
