{
  "name": "Seca Pró - Checklist Diário",
  "short_name": "Seca Pró",
  "description": "Seu checklist diário de bem-estar e acompanhamento nutricional",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffaf8",
  "theme_color": "#e8568a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Checklist de Hoje",
      "short_name": "Checklist",
      "description": "Abrir checklist do dia",
      "url": "/?screen=home",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Estatísticas",
      "short_name": "Stats",
      "description": "Ver meu progresso",
      "url": "/?screen=stats",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
