{
  "name": "Eternal Idle - Online RPG",
  "short_name": "Eternal Idle",
  "description": "A premium idle MMORPG experience. Play Eternal Idle and embark on an epic adventure.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#1e0505",
  "theme_color": "#1e0505",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/icons/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/icons/maskable-icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "rpg"]
}
