{
  "short_name": "Gastify",
  "name": "Gastify · Cada gasto, uma decisão consciente",
  "description": "Sistema de gestão financeira white-label da Gastify.",
  "icons": [
    { "src": "/gastify-icon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/gastify-icon-64.png", "sizes": "64x64", "type": "image/png" },
    { "src": "/gastify-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/gastify-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f5160",
  "background_color": "#0b1220",
  "lang": "pt-BR",
  "scope": "/"
}
