{
  "id": "/",
  "name": "Luv My Nails",
  "short_name": "Luv My Nails",
  "description": "A positive-only nail applet to discover professional salons through real customer nail photos. No ratings, no reviews, no comments—only positive loves, saves, and verified GPS checkins.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#e91e63",
  "categories": [
    "beauty",
    "social",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Home Feed on Mobile"
    },
    {
      "src": "/screenshot-desktop.svg",
      "sizes": "1280x800",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Interactive Map on Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Map",
      "short_name": "Map",
      "description": "Find nearby salons on the interactive map",
      "url": "/?shortcut=map",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Share Nails",
      "short_name": "Share",
      "description": "Share your fresh nail creation",
      "url": "/?shortcut=add",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
