{
  "name": "Upendo",
  "short_name": "Upendo",
  "description": "The No Ghost Dating App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff2d75",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/pink_ghost_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pink_ghost_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "gcm_sender_id": "482941778795",
  "gcm_user_visible_only": true
}
