{
  "short_name": "Fupy",
  "name": "Fupy, game payments.",
  "description": "The most fun way to split bills and send money to friends and family.",
  "icons": [
    {
      "src": "assets/images/icons/fupyIcon192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "id": "/mooGame/index.php",
  "start_url": "/mooGame/index.php",
  "display": "standalone",
  "orientation": "any",
  "screenshots": [
    { "src": "assets/screenshots/screenshot1.png",
      "sizes": "2400x1080",
      "type": "image/png"
    },
    { "src": "assets/screenshots/screenshot2.png",
      "sizes": "1080x2400",
      "type": "image/png" }
  ]
}