{
  "name": "Powngo",
  "short_name": "Powngo",
  "description": "Powngo official website",
  "scope": "./",
  "start_url": "./",
  "prefer_related_applications": true,
  "theme_color": "#8151F5",
  "background_color": "#8151F5",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
