﻿{
  "name": "Fotos por Lavinia",
  "short_name": "FpL Studio",
  "description": "CRM para estudio de fotografia",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1916",
  "theme_color": "#C97C3A",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["business", "productivity"],
  "lang": "pt-BR"
}
