{
  "name": "PocketHost",
  "short_name": "PocketHost",
  "description": "You are 30 seconds away from your next PocketBase backend.",
  "theme_color": "#111111",
  "background_color": "#18161d",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
