{
  "name": "Interfone Virtual",
  "short_name": "Interfone",
  "description": "Interfone virtual por QR code - visiteiro escaneia, morador atende no celular.",
  "start_url": "/morador",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "categories": ["communication", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicon-48x48.png?v=2",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Painel do morador",
      "short_name": "Painel",
      "url": "/morador",
      "icons": [{ "src": "/icon-192.png?v=2", "sizes": "192x192" }]
    }
  ]
}
