{
  "id": "/",
  "name": "Amal Wallet",
  "short_name": "Amal",
  "description": "Amal Wallet — кошелёк, переводы и сервисы",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0e2c23",
  "theme_color": "#0e2c23",
  "icons": [
    {
      "src": "app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance"
  ],
  "prefer_related_applications": false
}