{
  "short_name": "ProjTrack",
  "name": "ProjTrack - Sistema Integrado de Controle de Projetos (PMBOK Canvas)",
  "description": "Plataforma PWA 100% Web e responsiva para gestão e controle de projetos baseada no PMBOK Canvas v5.",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text y='.9em' x='10' font-size='80'>🎯</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%236366f1'/><text y='.9em' x='10' font-size='80'>🎯</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#090d16",
  "theme_color": "#6366f1",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "utilities"]
}
