{
  "name": "OmniPlay Ultimate",
  "short_name": "OmniPlay",
  "description": "The free all-in-one PC gaming platform. Manage your library, play retro games, cloud saves, and game with friends.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050814",
  "theme_color": "#6366f1",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/OmniPlay.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/OmniPlay.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/OmniPlay.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "OmniPlay Ultimate Library"
    }
  ],
  "shortcuts": [
    {
      "name": "My Library",
      "url": "/?tab=library",
      "description": "Open your game library"
    },
    {
      "name": "Game Store",
      "url": "/?tab=game-store",
      "description": "Browse the game store"
    }
  ]
}
