{
  "name": "Minhas horas · ENG WFM",
  "short_name": "Minhas horas",
  "description": "Lance suas horas e acompanhe o mês.",
  "lang": "pt-BR",
  "_note_lang": "FLAG-04 — this file pins pt-BR while the product ships in pt/en/es/it (D-22). KEPT, DELIBERATELY, AS REGISTERED DEBT: serving a manifest per language needs either content negotiation in nginx or one manifest per locale plus a per-locale <link rel=manifest>, and the field is cosmetic — it hints the installer's language, it does not touch the interface, which i18next translates at runtime from the browser's own language. JSON has no comment syntax and unknown manifest members are ignored by user agents, so the decision lives in a key rather than nowhere. Recorded in .planning/phases/24-.../24-19-SUMMARY.md.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F8FC",
  "theme_color": "#6D45E6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
