{
  "name": "Pi5 Dashboard",
  "short_name": "Pi5 Dash",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#ff4d4d",
  "icons": [
    {
      "src": "/static/dot.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
