{
  "name": "PokeMulator - Web Emulator",
  "short_name": "PokeMulator",
  "description": "Play GBA, NDS, NES, SNES and retro games online for free. No installs.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0b0f",
  "theme_color": "#0a0b0f",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "docs/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "docs/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "docs/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "docs/pokemulator-gba.jpg", "sizes": "800x600", "type": "image/jpeg", "form_factor": "wide" },
    { "src": "docs/pokemulator-gba-1.jpg", "sizes": "800x600", "type": "image/jpeg" }
  ]
}
