{
  "name": "Elite Shop",
  "short_name": "Elite Shop",
  "theme_color": "#111111",
  "background_color": "#111111",
  "display": "standalone",
  "start_url": "https://poduberlandia.com",
  "scope": "https://poduberlandia.com",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/shadcn-ui/ui/main/apps/www/public/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}