{
  "name": "Notte",
  "short_name": "Notte",
  "description": "A mentor and second brain for clearer thinking and better decisions.",
  "start_url": "/#home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#151515",
  "icons": [
    {
      "src": "/icons/notte-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/notte-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
