{
  "name": "Notes Manager",
  "short_name": "Notes",
  "description": "Minimalist Terminal-style Notes Manager",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1d2021",
  "theme_color": "#1d2021",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
