{
  "name": "EmpowerMom Creation",
  "short_name": "EMC",
  "description": "Handcrafted products by Malaysian B40 single mothers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#EC4899",
  "icons": [
    {
      "src": "/EMC_Logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/EMC_Logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}