{
  "name": "Inheritance",
  "short_name": "Inheritance",
  "description": "A one-of-a-kind solitaire game passed down through a family for generations. No known published rules. No known digital version. Until now.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f2218",
  "theme_color": "#1b3d2a",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
