{
  "name": "Véus by Loranne",
  "short_name": "Véus",
  "description": "A banda sonora da tua transformação. Música original de Loranne — soul, afro-pop, bossa nova. Ouve, partilha e descobre a tua frequência.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "tabbed", "standalone", "minimal-ui"],
  "background_color": "#0D0D1A",
  "theme_color": "#0D0D1A",
  "orientation": "portrait",
  "lang": "pt",
  "dir": "ltr",
  "iarc_rating_id": "",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "scope_extensions": [
    { "origin": "https://seteveus.space" }
  ],
  "file_handlers": [
    {
      "action": "/library",
      "accept": {
        "audio/mpeg": [".mp3"],
        "audio/wav": [".wav"],
        "audio/flac": [".flac"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+music",
      "url": "/search?q=%s"
    }
  ],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "title": "q",
      "text": "q",
      "url": "q"
    }
  },
  "related_applications": [
    {
      "platform": "play",
      "id": "space.seteveus.music",
      "url": "https://play.google.com/store/apps/details?id=space.seteveus.music"
    }
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "/veus_music-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/veus_music_favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/veus_music_favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/veus_music_favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot%201.jpeg",
      "sizes": "738x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Novidades — álbuns originais de Loranne"
    },
    {
      "src": "/screenshots/screenshot%202.jpeg",
      "sizes": "738x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Descobre colecções — Espelhos, Nós, Cursos"
    },
    {
      "src": "/screenshots/screenshot%203.jpeg",
      "sizes": "738x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Página inicial — VÉUS by Loranne"
    },
    {
      "src": "/screenshots/screenshot%204.jpeg",
      "sizes": "738x1600",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Álbum — ouve faixas, lê letras, partilha"
    },
    {
      "src": "/screenshots/screenshot%203.jpeg",
      "sizes": "738x1600",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "VÉUS — versão desktop"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Biblioteca",
      "short_name": "Biblioteca",
      "url": "/library",
      "icons": [{ "src": "/veus_music_favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Explorar",
      "short_name": "Explorar",
      "url": "/search",
      "icons": [{ "src": "/veus_music_favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
