{
  "name": "NailIT",
  "short_name": "NailIT",
  "description": "AI meeting assistant that helps you stay focused, keep context, and save time during important conversations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b19",
  "theme_color": "#070b19",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}