{
  "name": "DomPay — Домашни сметки",
  "short_name": "DomPay",
  "description": "Управлявай сметките за всичките си имоти",
  "theme_color": "#7c6aff",
  "background_color": "#0d0d12",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "lang": "bg",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
