{
  "short_name": "NoteNow",
  "name": "NoteNow",
  "description": "A quick and beautiful note taking app styled after Material Design 3.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#120216",
  "theme_color": "#9c27b0",
  "display": "standalone",
  "orientation": "portrait"
}
