{
  "name": "ArmFly",
  "short_name": "ArmFly",
  "description": "Fly with your arms - camera-controlled 3D flying game",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0f2340",
  "theme_color": "#87CEEB",
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "games",
    "action",
    "simulation"
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.armfly.game",
      "id": "com.armfly.game"
    }
  ],
  "prefer_related_applications": false,
  "display_override": [
    "fullscreen",
    "standalone",
    "minimal-ui"
  ],
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "719x1337",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Start Screen"
    },
    {
      "src": "screenshot2.png",
      "sizes": "720x1336",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gameplay"
    },
    {
      "src": "screenshot3.png",
      "sizes": "706x1442",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Score and Leaderboard"
    }
  ]
}