{
  "start_url": "https://www.petrania.com/",
  "name": "Petrania Stone",
  "short_name": "Petrania",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
   "splash": {
      "start_url": "/splash.jpg",
      "sizes": "1242x2688",
      "type": "image/jpg"
  },
  "theme_color": "#72614d",
  "background_color": "#72614d",
  "display": "standalone"
}