{
  "name": "ReviewCrest - Professional App Testing",
  "short_name": "ReviewCrest",
  "description": "Get your Android app published on Google Play with our network of 25+ professional testers. Production access guaranteed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#89fe65",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/tc-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/tc-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer", "productivity", "business"],
  "lang": "en",
  "dir": "ltr"
} 