{
  "name": "notes — minimal notes",
  "short_name": "notes",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/notes-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/notes-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "display": "standalone"
}