{
  "name": "MEI em Foco",
  "short_name": "MEI em Foco",
  "description": "Projeto de extensão da Universidade de Vassouras - Campus Maricá para apoio a Microempreendedores Individuais",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#990000",
  "icons": [
    {
      "src": "/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_pages": null,
  "orientation": "portrait",
  "categories": ["education", "business", "finance"],
  "screenshots": [
    {
      "src": "/images/screenshots/home-screen.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/images/screenshots/faq-screen.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Como Abrir MEI",
      "short_name": "Abrir MEI",
      "description": "Saiba como abrir seu MEI",
      "url": "/como-abrir-mei.html",
      "icons": [{ "src": "/images/icons/shortcut-register.png", "sizes": "96x96" }]
    },
    {
      "name": "Consultar Situação",
      "short_name": "Consulta",
      "description": "Consulte a situação do seu MEI",
      "url": "/consulta.html",
      "icons": [{ "src": "/images/icons/shortcut-search.png", "sizes": "96x96" }]
    }
  ]
}
