{
  "name": "Veloce — Watch Collector's Community",
  "short_name": "Veloce",
  "description": "Discover watch stories, share your collection, and connect with fellow collectors worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#3EA770",
  "orientation": "portrait",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "description": "Community watch feed"
    },
    {
      "name": "Blog",
      "url": "/blog",
      "description": "News & articles"
    },
    {
      "name": "Brands",
      "url": "/brands",
      "description": "Browse watch brands"
    }
  ]
}
