{
  "name": "Jafs Larvik — Fabelaktig Fastfood",
  "short_name": "Jafs Larvik",
  "description": "Larviks beste fastfood. Burger, kebab og pizza. Bestill direkte fra telefonen.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0908",
  "theme_color": "#d87637",
  "lang": "no",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Bestill nå",
      "short_name": "Bestill",
      "description": "Åpne bestillingsappen",
      "url": "/?source=shortcut#bestill",
      "icons": [{"src": "images/logo.webp", "sizes": "192x192"}]
    },
    {
      "name": "Ring Jafs",
      "short_name": "Ring",
      "description": "Ring Jafs Larvik direkte",
      "url": "tel:+4731095060",
      "icons": [{"src": "images/logo.webp", "sizes": "192x192"}]
    }
  ]
}
