{
  "name": "Hanan's Pizza",
  "short_name": "Hanan's Pizza",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#f7a928",
  "orientation": "portrait",
  "scope": "/",
  "description": "Pizza lezat dari oven, bahan premium, Delivery cepat",
  "icons": [
    { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
