{
  "name": "BoomPop - Pipocas Gourmet",
  "short_name": "BoomPop",
  "description": "Peça suas pipocas gourmet favoritas com entrega rápida.",
  "start_url": "./index.html",
  "id": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7e5d9",
  "theme_color": "#402917",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["food", "shopping"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
