{
  "name": "Diamond Miner",
  "short_name": "Diamond Miner",
  "description": "Mine deeper ores, buy upgrades, and climb the top miners leaderboard.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#05070d",
  "theme_color": "#050817",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
