{
  "short_name": "Omikron",
  "name": "Omikron Financial",
  "description": "Gestión financiera para Home Office. Analiza con números. Controla gastos.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%2377C43D'/><text x='50' y='70' font-size='60' text-anchor='middle' fill='black' font-weight='bold' font-family='Arial'>O</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%2377C43D'/><text x='50' y='70' font-size='60' text-anchor='middle' fill='black' font-weight='bold' font-family='Arial'>O</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#77C43D",
  "background_color": "#ffffff",
  "orientation": "portrait"
}