{
  "name": "OMNIO",
  "short_name": "OMNIO",
  "description": "Next-Gen Google TV Styled Streaming PWA com TorrServer, Stremio, Nuvio e Gemini AI",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "categories": [
    "entertainment",
    "video",
    "music"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-monochrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Live TV",
      "url": "/?view=livetv",
      "description": "Canais em direto dos addons instalados"
    },
    {
      "name": "Biblioteca",
      "url": "/?view=library",
      "description": "O que guardaste"
    }
  ],
  "lang": "pt-PT",
  "dir": "ltr",
  "id": "/",
  "scope": "/"
}
