{
  "name": "MatchMyNails",
  "short_name": "MatchMyNails",
  "description": "AI-powered nail polish matching. Find shades that flatter your skin tone, nail shape, and outfit.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2EBE0",
  "theme_color": "#5A1F2A",
  "categories": ["lifestyle", "beauty", "shopping"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
