{
  "name": "Linkealls",
  "short_name": "Linkealls",
  "description": "O maior marketplace de Angola para comprar e vender. Encontre carros, casas, electrónicos e muito mais.",
  "theme_color": "#0066FF",
  "background_color": "#0066FF",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/?source=pwa",
  "id": "/",
  "lang": "pt-AO",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png?v=20260709",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png?v=20260709",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png?v=20260709",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=20260709",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-16x16.png?v=20260709",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png?v=20260709",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png?v=20260709",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Publicar Anúncio",
      "short_name": "Publicar",
      "description": "Criar um novo anúncio",
      "url": "/publicar?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192x192.png?v=20260709", "sizes": "192x192" }]
    },
    {
      "name": "Pesquisar",
      "short_name": "Pesquisar",
      "description": "Pesquisar anúncios",
      "url": "/search?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192x192.png?v=20260709", "sizes": "192x192" }]
    },
    {
      "name": "Favoritos",
      "short_name": "Favoritos",
      "description": "Ver anúncios favoritos",
      "url": "/favorites?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192x192.png?v=20260709", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tela inicial do Linkealls"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Linkealls em desktop"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
