{
  "name": "Mandita",
  "short_name": "Mandita",
  "description": "Remedios, cuentas, inventario y recordatorios — todo en un solo lugar.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f3fb",
  "theme_color": "#f7f3fb",
  "lang": "es-CL",
  "categories": [
    "productivity",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}