{
  "name": "Nail Tech Studio",
  "short_name": "Nails",
  "description": "Track nail art materials and services for your clients",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff8f5",
  "theme_color": "#e886a8",
  "categories": ["business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23fff8f5' width='540' height='720'/><circle cx='100' cy='150' r='40' fill='%23e886a8'/><text x='150' y='170' font-size='28' fill='%23331f1c' font-family='Arial'>Clients</text><rect x='30' y='250' width='480' height='60' rx='16' fill='%23f0e6e3' stroke='%23e8d5ce' stroke-width='2'/><text x='60' y='285' font-size='16' fill='%23331f1c' font-family='Arial'>Sarah • 2 visits</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23e886a8' width='192' height='192'/><circle cx='96' cy='96' r='50' fill='%23fff8f5' opacity='0.9'/><path d='M 80 85 Q 85 75 95 75 Q 105 75 110 85 M 80 105 Q 85 115 95 115 Q 105 115 110 105' stroke='%23e886a8' stroke-width='3' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23e886a8' width='192' height='192'/><circle cx='96' cy='96' r='50' fill='%23fff8f5' opacity='0.9'/><path d='M 80 85 Q 85 75 95 75 Q 105 75 110 85 M 80 105 Q 85 115 95 115 Q 105 115 110 105' stroke='%23e886a8' stroke-width='3' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23e886a8' width='512' height='512'/><circle cx='256' cy='256' r='140' fill='%23fff8f5' opacity='0.9'/><path d='M 200 220 Q 215 190 256 190 Q 297 190 312 220 M 200 290 Q 215 320 256 320 Q 297 320 312 290' stroke='%23e886a8' stroke-width='8' fill='none' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "New Client",
      "short_name": "Add Client",
      "description": "Add a new client to your studio",
      "url": "/new-service",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e886a8' width='96' height='96' rx='16'/><text x='48' y='60' font-size='48' fill='white' text-anchor='middle' font-weight='bold'>+</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Clients",
      "short_name": "Clients",
      "description": "View all your clients",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e886a8' width='96' height='96' rx='16'/><circle cx='30' cy='28' r='12' fill='white'/><path d='M 16 48 Q 16 40 24 40 L 36 40 Q 44 40 44 48 L 44 56 L 16 56 Z' fill='white'/><circle cx='66' cy='28' r='12' fill='white'/><path d='M 52 48 Q 52 40 60 40 L 72 40 Q 80 40 80 48 L 80 56 L 52 56 Z' fill='white'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
