{
  "name": "Prismatic Fotos",
  "short_name": "Prismatic",
  "description": "Cabine de fotos polaroid para eventos.",
  "lang": "pt-BR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf7f1",
  "theme_color": "#fbf7f1",
  "icons": [
    {
      "src": "/assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}