{
  "id": "american-sugar-pwa",
  "name": "American Sugar",
  "short_name": "American Sugar",
  "description": "Plataforma oficial de afiliados American Sugar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#172338",
  "theme_color": "#172338",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}