{
  "name": "NavMoto — Comunidade de Motociclistas",
  "short_name": "NavMoto",
  "description": "GPS, mercado, eventos e chat para motociclistas portugueses",
  "start_url": "/splash.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2147",
  "theme_color": "#0F2147",
  "lang": "pt-PT",
  "categories": ["lifestyle", "social", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "GPS",
      "url": "/gps.html",
      "description": "Abrir GPS e Meteorologia"
    },
    {
      "name": "Mercado",
      "url": "/mercado.html",
      "description": "Ver anúncios de motas"
    },
    {
      "name": "Chat",
      "url": "/chat.html",
      "description": "Abrir o chat da comunidade"
    }
  ]
}
