{
  "name": "Naura — Your network, actually working",
  "short_name": "Naura",
  "description": "Personal CRM that remembers everyone you've met, organizes them with AI, and finds warm intros through your handshake network.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#8742ff",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
