{
  "name": "CityPromo",
  "short_name": "CityPromo",
  "description": "Descubra as melhores promoções da sua cidade",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0EEF8",
  "theme_color": "#4338CA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"]
}
