{
  "name": "Ariadne Notes",
  "short_name": "Ariadne",
  "description": "A personal markdown note-taking app.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fee4a8",
  "theme_color": "#fee4a8",
  "icons": [
    {
      "src": "001_Assets/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "001_Assets/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
