{
  "name": "Freecell · Strategy Solitaire",
  "short_name": "Freecell",
  "description": "Strategy solitaire with four free cells. Nearly every deal is winnable.",
  "start_url": "/freecell/",
  "scope": "/freecell/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1f3a",
  "theme_color": "#1a1f3a",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
