{
  "name": "RecycleRight",
  "short_name": "RecycleRight",
  "description": "Learn recycling habits, earn points, and scan products to help save the planet.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "https://gorecycleright.com/",
  "scope": "https://gorecycleright.com/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#16a34a",
  "theme_color": "#16a34a",
  "categories": ["education", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png",      "sizes": "192x192", "type": "image/png"                       },
    { "src": "icons/icon-512.png",      "sizes": "512x512", "type": "image/png"                       },
    { "src": "icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-192.svg",      "sizes": "192x192", "type": "image/svg+xml"                   },
    { "src": "icons/icon-512.svg",      "sizes": "512x512", "type": "image/svg+xml"                   }
  ],
  "screenshots": [
    {
      "src": "screenshots/screen1-scanner.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Scan any product for instant recycling guidance"
    },
    {
      "src": "screenshots/screen2-quiz.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Quiz yourself across 7 recycling categories"
    },
    {
      "src": "screenshots/screen3-index.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse the full recycling encyclopedia"
    },
    {
      "src": "screenshots/screen4-profile.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Track progress, earn badges, and compete on the leaderboard"
    }
  ]
}
