{
  "name": "Fruit Slicer",
  "short_name": "Fruit Slicer",
  "description": "Swipe to slice falling fruits and beat your high score. Free mobile arcade game by Ellgame.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2a1a0e",
  "theme_color": "#5c3d1e",
  "icons": [
    {
      "src": "./icons/rs-152-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/rs-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
