{
  "name": "ACRES Actions Wheel",
  "short_name": "ACRES Actions",
  "id": "./index.html",
  "description": "The 38 ACRES CP actions and the ones that go well together.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F7F2",
  "theme_color": "#1F3D2B",
  "lang": "en-IE",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}