{
  "name": "SaltaVidas",
  "short_name": "SaltaVidas",
  "description": "Idle Life Simulator — career, family, and legacy across generations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    {
      "src": "/static/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
