{
  "name": "MUA Matière",
  "short_name": "MUA Matière",
  "description": "Professional kit management for working makeup artists.",
  "start_url": "/pages/dashboard.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["productivity", "lifestyle", "beauty"],
  "icons": [
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-167.png", "sizes": "167x167", "type": "image/png" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "My Kits",      "url": "/pages/kits.html",      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Wishlist",     "url": "/pages/wishlist.html",   "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Purchase Log", "url": "/pages/purchases.html",  "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }
  ]
}
