
{
  "name": "Solitaire Game",
  "short_name": "Solitaire",
  "description": "Play premium Solitaire card game with genuine-style playing cards. Fully functional offline with beautiful animations and smooth gameplay.",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "lang": "en-US"
}
