{
  "name": "RMUV — Mini-Game Arcade",
  "short_name": "RMUV",
  "description": "Quick mini-games — board, card, and arcade. Play solo, vs CPU, or pass-and-play. Three minutes. Your move.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0B0E",
  "theme_color": "#0C0B0E",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon-192.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png?v=4", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png?v=4", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
