{
  "name": "BIDWALL — Pintura & Orçamentos",
  "short_name": "BIDWALL",
  "description": "Simule cores com IA e receba orçamentos de pintores verificados.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0286FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/bidwall_app_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/bidwall_app_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/bidwall_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
