{
  "name": "Milla Doces - Ateliê Confeitaria",
  "short_name": "Milla Doces",
  "description": "Sistema mobile-first completo para ateliê de doces Milla Doces: Estoque, Finanças, Orçamentos e Etiquetas com Validade",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8f2",
  "theme_color": "#fff8f2",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "food", "productivity"],
  "shortcuts": [
    {
      "name": "Novo Orçamento",
      "short_name": "Orçamento",
      "url": "/?tab=quotes",
      "icons": [{ "src": "/pwa-icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Ver Estoque",
      "short_name": "Estoque",
      "url": "/?tab=inventory",
      "icons": [{ "src": "/pwa-icon.svg", "sizes": "192x192" }]
    }
  ]
}
