{
  "name": "Thousim Studio",
  "short_name": "Thousim",
  "description": "Personalised hand & footprint foil artwork — beautifully crafted keepsakes for every family.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A1714",
  "theme_color": "#C4956A",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "images/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Keepsakes",
      "url": "/product.html",
      "description": "Browse our personalised artworks"
    },
    {
      "name": "Contact Us",
      "url": "/contact.html",
      "description": "Get in touch with Thousim Studio"
    }
  ]
}
