{
  "id": "/today",
  "name": "COPER — Cockpit Diário de Produtividade",
  "short_name": "COPER",
  "description": "Capturar, organizar, planejar, executar e revisar o seu dia em um único cockpit.",
  "lang": "pt-BR",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#172554",
  "prefer_related_applications": false,
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/coper-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/coper-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/coper-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Hoje",
      "short_name": "Hoje",
      "url": "/today",
      "icons": [{ "src": "/icons/coper-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Capturar no Inbox",
      "short_name": "Inbox",
      "url": "/inbox",
      "icons": [{ "src": "/icons/coper-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
