{
  "id": "/",
  "name": "EvaChat",
  "short_name": "EvaChat",
  "description": "Безопасное общение с семьёй",
  "start_url": "/",
  "scope": "/",
  "handle_links": "not-preferred",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#3468f6",
  "icons": [
    {
      "src": "/eva-chat-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/eva-chat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/eva-chat-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
