{
  "name": "MediCheck - Identificação Inteligente",
  "short_name": "MediCheck",
  "description": "Identificação Visual Inteligente de Medicamentos para segurança do paciente.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1E88E5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1585435557343-3b092031a831?q=80&w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1585435557343-3b092031a831?q=80&w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?q=80&w=1080&fit=crop",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Tela Inicial do MediCheck"
    },
    {
      "src": "https://images.unsplash.com/photo-1584308666744-24d5c474f2ae?q=80&w=1080&fit=crop",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Calendário de Medicação"
    }
  ]
}