{
  "name": "Estoque – Studio Kellen Cristina",
  "short_name": "Estoque KC",
  "description": "Controle de estoque por código de barras para Studio Kellen Cristina",
  "start_url": "/estoque.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#001a33",
  "theme_color": "#002644",
  "orientation": "portrait",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
