{
  "id": "/asapp-v3",
  "name": "Asapp! - Levering på timen",
  "short_name": "Asapp!",
  "description": "Levering på timen i Oslo – uten bestillingsfrist eller egen bilpark.",
  "start_url": "/bestill?utm_source=pwa",
  "scope": "/",
  "shortcuts": [
    { "name": "Ny bestilling", "short_name": "Bestill", "url": "/bestill?utm_source=pwa_shortcut" },
    { "name": "Mine bestillinger", "short_name": "Bestillinger", "url": "/bestillinger?utm_source=pwa_shortcut" },
    { "name": "Kontakt oss", "short_name": "Kontakt", "url": "/kontakt?utm_source=pwa_shortcut" }
  ],
  "display": "standalone",
  "background_color": "#FAD2FE",
  "theme_color": "#1E1B4B",
  "icons": [
    { "src": "/icon-48-v3.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/icon-96-v3.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144-v3.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-v3.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-256-v3.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-v3.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512-v3.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}