{
  "name": "GYNPACK Produção e Faturamento",
  "short_name": "GYNPACK",
  "description": "Sistema de planejamento, produção e faturamento GYNPACK.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/gynpack-pwa-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/gynpack-pwa-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    {
      "src": "/gynpack-pwa-maskable-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ordens de Produção",
      "short_name": "O.P.",
      "url": "/op",
      "icons": [{ "src": "/gynpack-pwa-192.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "Faturas",
      "short_name": "Faturas",
      "url": "/pedidos",
      "icons": [{ "src": "/gynpack-pwa-192.webp", "sizes": "192x192", "type": "image/webp" }]
    }
  ]
}
