{
  "name": "Rettel Ops",
  "short_name": "Rettel Ops",
  "start_url": "/rettel-ops",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "description": "Reach the target number using all four operations.\n\nInstall Rettel Ops on your device for a full-screen app experience!",
  "icons": [
    {
      "src": "/games/rettel-ops/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/games/rettel-ops/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/games/rettel-ops/images/screenshot-narrow1.png",
      "sizes": "1080x2424",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/games/rettel-ops/images/screenshot-narrow2.png",
      "sizes": "1080x2424",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/games/rettel-ops/images/screenshot-wide1.png",
      "sizes": "3024x1964",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/games/rettel-ops/images/screenshot-wide2.png",
      "sizes": "3024x1964",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}