{
  "name": "Mastery Camos - Free BO6 BO7 Camo Tracker",
  "short_name": "MasteryCamos",
  "description": "Free BO6 camo tracker spreadsheet alternative & BO7 early access waitlist. Best COD camo tracker app for Black Ops 6, MW3, Warzone camo challenges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#00d4ff",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "BO6 Camo Tracker",
      "short_name": "BO6 Tracker",
      "description": "Track Black Ops 6 mastery camos",
      "url": "/tracker",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "BO7 Waitlist",
      "short_name": "BO7 Waitlist",
      "description": "Join BO7 early access waitlist",
      "url": "/bo7-waitlist",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}