{
  "name": "Notely AI",           
  "short_name": "Notely",        
  "start_url": "/",              
  "display": "standalone",       
  "background_color": "#0d0a1a", 
  "icons": [                     
    {
      "src": "/icon.png",        
      "sizes": "192x192",        
      "type": "image/png"     
    }
  ]
}