{
  "id": "./",
  "name": "Pocket Dashboard",
  "short_name": "Pocket",
  "description": "Pocket Dashboard is a native-like mini app launcher with offline support.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#13233a",
  "background_color": "#f4f7fb",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
