{
  "name": "Notes - Omnet",
  "short_name": "Notes",
  "description": "Notes standalone web app",
  "start_url": "/notes.html",
  "display": "standalone",
  "background_color": "#FFF9EB",
  "theme_color": "#8A5FD3",
  "icons": [
    {
      "src": "/notes-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/notes-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
