{
  "name": "Social Army Go",
  "short_name": "SAGo",
  "description": "The best TikTok Go creators and videos, all in one place",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0000FF",
  "theme_color": "#0000FF",
  "icons": [
    {
      "src": "/static/images/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "social",
    "entertainment"
  ]
}