{
  "name": "DevLoop Hub",
  "short_name": "DevLoop",
  "description": "Companion de browser pentru captură de task-uri și management de dezvoltare.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1e1e24",
  "theme_color": "#f06d13",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' rx='12' fill='%23f06d13'/%3E%3Ctext x='32' y='44' font-size='36' text-anchor='middle'%3E%F0%9F%A7%AA%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
