{
  "name": "Мои самолёты",
  "short_name": "Самолёты",
  "description": "Коллекция самолётов, на которых ты летал",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#04102A",
  "theme_color": "#04102A",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
