{
  "name": "ParcelPerks™ — Ship. Earn. Shop.",
  "short_name": "ParcelPerks",
  "description": "Earn points on every FedEx, UPS, and USPS prepaid drop-off. Redeem for exclusive rewards at local brand partners.",
  "id": "app.parcelperks.twa",
  "start_url": "/dashboard?twa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#F47003",
  "lang": "en-US",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand-collage.png",
      "sizes": "800x1000",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ParcelPerks rewards dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a Package",
      "short_name": "Scan",
      "description": "Scan a shipping label to earn points",
      "url": "/scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rewards",
      "short_name": "Rewards",
      "description": "Browse rewards and redeem points",
      "url": "/marketplace",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.parcelperks.twa",
      "id": "app.parcelperks.twa"
    }
  ],
  "prefer_related_applications": false
}
