{
  "name": "PickaxePlay | Multiplayer Games",
  "short_name": "PickaxePlay",
  "description": "Instantly join and play social multiplayer games. No signup required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/pickaxeplay.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pickaxeplay.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}