{
  "name": "",
  "short_name": "",
  "description": "",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#69abde",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.webp",
      "sizes": "256x256",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}
