{
  "name": "Sopheons Notes Local",
  "short_name": "Notes Local",
  "description": "Private, portable Markdown memories.",
  "start_url": "/local.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffefb",
  "theme_color": "#f3b71b",
  "icons": [
    {
      "src": "/icon-180.png?v=1",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "/local.php"
}
