{
  "name": "Rutina Diaria - Salmones Antártica",
  "short_name": "Rutina Diaria",
  "description": "App para registro offline de rutina diaria en pisciculturas",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0B3C49",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230B3C49' width='192' height='192'/><text x='96' y='120' font-size='80' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>RD</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230B3C49' width='512' height='512'/><text x='256' y='350' font-size='220' fill='white' text-anchor='middle' font-weight='bold' font-family='Arial'>RD</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nueva Rutina",
      "short_name": "Registrar",
      "description": "Registrar nueva rutina diaria",
      "url": "/?action=new",
      "icons": []
    }
  ],
  "categories": ["productivity", "utilities"]
}
