{
  "name": "Destinito Reviewer",
  "short_name": "Reviewer",
  "description": "Destinito curated reviewer app — discover and review the best Caribbean experiences.",
  "start_url": "/Review/",
  "scope": "/Review/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1B3264",
  "theme_color": "#1B3264",
  "lang": "en",
  "categories": ["travel", "food"],
  "icons": [
    {
      "src": "/assets/icons/iig/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/premium/android/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/premium/android/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Write a Review",
      "short_name": "Review",
      "url": "/Review",
      "description": "Search businesses and write a new review"
    },
    {
      "name": "My Reviews",
      "short_name": "Mine",
      "url": "/Review/MyReviews",
      "description": "View all my submitted and published reviews"
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "url": "/Review/Profile",
      "description": "Edit your reviewer profile and photo"
    }
  ]
}
