{
  "name": "Selfie With Bappa",
  "short_name": "SelfieWithBappa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff8ec",
  "theme_color": "#8e260d",
  "description": "Upload and share your Bappa selfie.",
  "icons": [
    {"src":"/assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
