{
  "name": "Sanchos Notes",
  "short_name": "Notes",
  "start_url": "/notes/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2965/2965306.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}