{
  "name": "Pigeat - Quản lý thu chi",
  "short_name": "Pigeat",
  "description": "Quản lý thu chi cá nhân đơn giản, dễ dùng",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef2f8",
  "theme_color": "#1e6f5c",
  "icons": [
    {
      "src": "192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}