{
  "name": "Gems of Life",
  "short_name": "Gems of Life",
  "description": "Collect the Seven Gems of Life across 7 magical worlds.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#050414",
  "theme_color": "#050414",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
