{
  "id": "/",
  "name": "Bernardo Games",
  "short_name": "Bernardo Games",
  "description": "Jogos educativos do Bernardo - Aprenda brincando!",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "tabbed"],
  "orientation": "any",
  "background_color": "#E8F4FD",
  "theme_color": "#00A2FF",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["games", "education"],
  "iarc_rating_id": "3+",
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "scope_extensions": [],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Bernardo Games - Tela inicial"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bernardo Games - Tela inicial mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Batalha de Silabas",
      "short_name": "Batalha",
      "url": "/games/batalha/",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Cidade do Bernardo",
      "short_name": "Cidade",
      "url": "/games/cidade/",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dogui Bergui",
      "short_name": "Dogui",
      "url": "/games/dogberg/",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "application/json": [".json"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+bernardogames",
      "url": "/index.html?game=%s"
    }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "Bernardo Games",
      "description": "Acesso rapido aos jogos do Bernardo",
      "tag": "games",
      "ms_ac_template": "widget.json",
      "screenshots": [
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
      ],
      "icons": [
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "note_taking": {
    "new_note_url": "/index.html"
  },
  "tab_strip": {
    "home_tab": "auto"
  }
}
