{
  "short_name": "chatgpt",
  "name": "Google Sheet Mini-App Senler",
  "description": "Интеграция Senler с гугл таблицами.",
  "icons": [
    {
      "src": "/web/images/icons-64.png?7",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "/web/images/icons-192.png?7",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/web/images/icons-512.png?7",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "background_color": "#428BCA",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#428BCA"
}