{
  "name": "WristLog.app – Proof for your watch collection, not guesses",
  "short_name": "WristLog.app",
  "description": "Log every wear in seconds—ditch the spreadsheet. See cost-per-wear, rotation, and patterns so you choose what stays, sells, or earns wrist time with proof. iOS & Android.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ca8a04",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile-1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Digital Vault - Organize your collection"
    },
    {
      "src": "/images/screenshot-mobile-2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily Ritual - Track your wearing patterns"
    },
    {
      "src": "/images/screenshot-desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Analytics Dashboard - Insights into your collection"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Watch",
      "short_name": "Add Watch",
      "description": "Quickly add a new watch to your collection",
      "url": "/add-watch",
      "icons": [
        {
          "src": "/icons/add-watch-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Today's Pick",
      "short_name": "Today's Pick",
      "description": "Choose your watch for today",
      "url": "/daily-pick",
      "icons": [
        {
          "src": "/icons/daily-pick-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/wristlog/id6752228303",
      "id": "6752228303"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.twoducklings.wristlog",
      "id": "com.twoducklings.wristlog"
    }
  ],
  "prefer_related_applications": true
}
