{
  "name": "House Searcher",
  "short_name": "HouseSearch",
  "description": "Agregador de imóveis para aluguel no Rio de Janeiro — OLX, ZAP, VivaReal num só lugar",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4338ca",
  "theme_color": "#4338ca",
  "orientation": "portrait-primary",
  "lang": "pt-BR",
  "categories": ["real estate", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/mascot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
