{
  "id": "/",
  "name": "YONORUMMY",
  "short_name": "YONORUMMY",
  "description": "YONORUMMY game guides, reward information, player help and Android access.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f8f3",
  "theme_color": "#0d7b4c",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}