{
  "name": "Beauty Method",
  "short_name": "Beauty Method",
  "description": "Professional cross-brand makeup shade matching — by Beauty Method Studio LLC",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D0D0D",
  "theme_color": "#B8973A",
  "categories": ["beauty", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Foundation Matcher",
      "short_name": "Foundations",
      "description": "Match foundation shades across brands",
      "url": "/?category=foundation"
    }
  ]
}
