{
  "name": "Skyhop: Phoenix Fireflight",
  "short_name": "Skyhop",
  "description": "Guide a fire-born phoenix through cursed ice and keep its flame alive.",
  "categories": ["games", "entertainment"],
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#15222b",
  "theme_color": "#df6d42",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
