{
  "name": "NoteX: AI Note Taking, Voice To Notes",
  "short_name": "NoteX",
  "description": "Transform any content into smart study material with NoteX, your all-in-one AI learning companion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#007BFE",
  "theme_color": "#007BFE",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any maskable"
    }
  ]
}
