{
  "name": "Noted \u2014 Pocket Notebook",
  "short_name": "Noted",
  "start_url": "./index.html#app",
  "display": "standalone",
  "background_color": "#f8f3ef",
  "theme_color": "#6f7f60",
  "description": "A local-first pocket notebook for convention and circuit assembly notes, made for the seat you're sitting in.",
  "icons": [
    {
      "src": "icons/noted-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/noted-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./",
  "scope": "./",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ]
}
