{
  "name": "Stuna - Mangás e Colecionáveis",
  "short_name": "Stuna",
  "description": "Organizador de mangás, funkos e colecionáveis.",
  "id": "stuna-pwa",
  "lang": "pt-BR",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://static.stuna.com.br/images/favicons/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://static.stuna.com.br/images/favicons/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "product",
    "books",
    "entertainment",
    "magazines",
    "periodicals",
    "utilities"
  ],
  "start_url": "?utm_source=pwa&utm_medium=homescreen",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Sobre",
      "url": "/sobre",
      "icons": [
        {
          "src": "https://static.stuna.com.br/images/favicons/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Mangás",
      "url": "/mangas",
      "icons": [
        {
          "src": "https://static.stuna.com.br/images/favicons/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Funkos",
      "url": "/funkos",
      "icons": [
        {
          "src": "https://static.stuna.com.br/images/favicons/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Figures",
      "url": "/figures",
      "icons": [
        {
          "src": "https://static.stuna.com.br/images/favicons/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    },
    {
      "name": "Contato",
      "url": "/contato",
      "icons": [
        {
          "src": "https://static.stuna.com.br/images/favicons/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any maskable"
        }
      ]
    }
  ],
  "background_color": "#ffffff",
  "theme_color": "#6200EE",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "iarc_rating_id": "3259b5e9-c396-4efb-9b0a-9d3a01b523b5",
  "display_override": [
    "window-controls-overlay",
    "tabbed"
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.stuna.twa",
      "url": "https://play.google.com/store/apps/details?id=com.stuna.twa"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": [
            "image/*"
          ]
        }
      ]
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "application/pdf": [
          ".pdf"
        ]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "default_path": "/"
  },
  "screenshots": [
    {
      "src": "https://static.stuna.com.br/images/screenshots/desktop1.jpg",
      "sizes": "2934x3105",
      "type": "image/jpeg",
      "platform": "wide"
    },
    {
      "src": "https://static.stuna.com.br/images/screenshots/desktop2.jpg",
      "sizes": "2972x3100",
      "type": "image/jpeg",
      "platform": "wide"
    },
    {
      "src": "https://static.stuna.com.br/images/screenshots/desktop3.png",
      "sizes": "2972x1920",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "https://static.stuna.com.br/images/screenshots/mobile1.png",
      "sizes": "1442x3202",
      "type": "image/png",
      "platform": "narrow"
    },
    {
      "src": "https://static.stuna.com.br/images/screenshots/mobile2.png",
      "sizes": "1442x3202",
      "type": "image/png",
      "platform": "narrow"
    }
  ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://*.stuna.com.br"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": ":%s"
    }
  ]
}