{
  "name": "Nutrendbook — The Social Network for Fashion",
  "short_name": "Nutrendbook",
  "description": "Discover what the world is wearing. Explore trends, share your style, follow creators and join the global fashion community.",
  "id": "/",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070709",
  "theme_color": "#ff4d8d",
  "lang": "en",
  "categories": ["fashion", "social", "lifestyle"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Trending Now", "url": "trending.html", "description": "See what's trending in fashion" },
    { "name": "Explore", "url": "explore.html", "description": "Browse fashion looks" },
    { "name": "My Profile", "url": "me.html", "description": "Your fashion profile" }
  ]
}
