{
  "name": "MatcháMe - Global Matcha Café Reviews",
  "short_name": "MatcháMe",
  "description": "Discover the world's finest matcha cafés with honest reviews and expert ratings",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "travel", "reviews"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Ratings",
      "short_name": "Ratings",
      "description": "Explore matcha café ratings",
      "url": "/ratings"
    },
    {
      "name": "Read Journal",
      "short_name": "Journal",
      "description": "Matcha travel stories",
      "url": "/journal"
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Premium matcha products",
      "url": "/shop"
    }
  ]
}
