{
  "short_name": "Jurassic SvelteKit PWA",
  "name": "Jurassic SvelteKit Progressive Web App",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#ff3e00",
  "display": "standalone",
  "orientation": "portrait"
}
