{
  "name": "Onerly — One Tool Only",
  "short_name": "Onerly",
  "description": "Organize tasks, track progress, and collaborate with your team. One tool only.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e2a4a",
  "theme_color": "#1e2a4a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
