{
  "name": "VIVID - tattoo try-on in AR",
  "short_name": "VIVID",
  "description": "See your next tattoo on your skin in AR before the needle. Then get studios to bid.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1230",
  "theme_color": "#85d5e6",
  "categories": [
    "lifestyle",
    "photo",
    "social"
  ],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Try a tattoo on",
      "short_name": "Try on",
      "url": "/ar-preview"
    },
    {
      "name": "Pick a design",
      "short_name": "Designs",
      "url": "/idea-input"
    }
  ]
}