{
  "id": "/",
  "name": "Life Art Online",
  "short_name": "LAO",
  "description": "MMORPG 2D de mundo aberto, jogável direto no navegador.",
  "lang": "pt-BR",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/assets/Icons/icon_full_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/Icons/icon_full_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}