{
  "name": "Mordomo",
  "short_name": "Mordomo",
  "description": "Seu assistente doméstico inteligente",
  "start_url": "/lista",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["lifestyle", "productivity", "utilities"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
