{
  "name": "SCROUNGE — trash to empire",
  "short_name": "SCROUNGE",
  "description": "From one trash can to a galactic empire. A cozy, honest idle game. Get filthy rich — literally clean up.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#17120d",
  "theme_color": "#17120d",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
