{
  "name": "Lovezii",
  "short_name": "Lovezii",
  "icons": [
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0b0c10",
  "background_color": "#0b0c10",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Game Store",
      "short_name": "Games",
      "description": "Browse and launch games on Lovezii",
      "url": "/games.html",
      "icons": [
        {
          "src": "assets/img/favicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}