{
  "name": "Гэр бүлийн санхүү",
  "short_name": "Санхүү",
  "description": "Firebase ашигласан гэр бүлийн санхүүгийн бүртгэл",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5fbf8",
  "theme_color": "#0f8f67",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./assets/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
