{
  "name": "PortPlay - Порт forwarding для игр",
  "short_name": "PortPlay",
  "description": "Удобный сервис порт forwarding для игр. Создавайте серверы Minecraft, Terraria, Valheim, CS2 и делитесь ими с друзьями.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#16213e",
  "orientation": "portrait-primary",
  "dir": "ltr",
  "lang": "ru",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "utilities", "networking"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Главная",
      "short_name": "Главная",
      "description": "Открыть главную страницу PortPlay",
      "url": "/",
      "icons": [{ "src": "/icon.png", "sizes": "512x512" }]
    }
  ]
}
