{
  "name": "Colour Me Pretty Nails",
  "short_name": "Colour Me Pretty",
  "description": "Professional gel nail supplies, cosmetics & more — loved by artists across Australia.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1EDEB",
  "theme_color": "#3E141E",
  "categories": ["shopping", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/shop",
      "description": "Browse 1,700+ products"
    },
    {
      "name": "My Orders",
      "url": "/account/orders"
    },
    {
      "name": "Find a Tech",
      "url": "/find-a-tech"
    }
  ]
}
