{
  "name": "Alimatch",
  "short_name": "Alimatch",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#003a63",
  "description": "Alimatch é um aplicativo para ajudar na escolha de alimentos mais saudáveis.",
  "icons": [
    {
      "src": "/icons/icon_alimatch_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon_alimatch_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
    
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot_1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/screenshot_375x667.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
