{
  "name": "Gilbert's Arcade",
  "short_name": "Arcade",
  "description": "Sixteen games that work with the wifi off.",
  "start_url": "/games/",
  "scope": "/games/",
  "id": "/games/",
  "display": "standalone",
  "background_color": "#06070a",
  "theme_color": "#06070a",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/games/shared/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/games/shared/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/games/shared/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
