{
  "name": "Notificações Push Futebol PWA",
  "short_name": "FutPush",
  "description": "Acompanhe gols e estados de jogos em tempo real com notificações push.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1508098682722-e99c43a406b2?w=192&h=192&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1508098682722-e99c43a406b2?w=512&h=512&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
