{
  "name": "Kere-O",
  "short_name": "Kere-O",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "description": "Turn any celebration into a keepsake everyone can open.",
  "lang": "en",
  "dir": "auto",
  "theme_color": "#1E9E94",
  "background_color": "#0D4F4C",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./mobile-mode.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the page"
    },
    {
      "src": "./screenshot-2.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the page"
    },
    {
      "src": "./screenshot-3.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the page"
    }
  ],
  "prefer_related_applications": false,
  "id": "kere-o",
  "categories": [
    "events"
  ],
  "shortcuts": [
    {
      "name": "Kere-O",
      "short_name": "Kere-O",
      "url": "./",
      "icons": [
        {
          "src": "./icon-512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ]
}
