{
  "name": "Rom Player By Coops",
  "short_name": "Rom Player",
  "description": "ROM Player by Coops — the fully-offline retro emulator in your browser. 20+ systems, save states, Linkup chat & share rooms, 16 console themes. Runs 100% locally, nothing uploaded.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17171f",
  "theme_color": "#17171f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
