{
  "name": "Associação Cultural 7350",
  "short_name": "7350",
  "description": "Programação, projetos, notícias e bilhetes da associação cultural 7350.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "pt-PT",
  "categories": ["entertainment", "lifestyle", "events"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bilhetes",
      "short_name": "Bilhetes",
      "url": "/bilhetes",
      "description": "Reservar bilhetes"
    },
    {
      "name": "Notícias",
      "short_name": "Notícias",
      "url": "/noticias"
    }
  ]
}
