{
  "name": "Notedd",
  "short_name": "Notedd",
  "description": "Collaborative Task & Project Management Workspace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/noted-logo-min.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/noted-logo-min.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/noted-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/noted-logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
