{
  "name": "Vynkr - Designed for youth, by the youth.",
  "short_name": "Vynkr",
  "description": "A revolutionary social platform for Tier 2 & 3 cities. Features 12+ regional languages, UPI-native payments, creator monetization, and privacy-first networking. Made in India, for India.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B6B",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["social", "networking", "productivity"],
  "icons": [
    {
      "src": "/images/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Revolution",
      "short_name": "Join",
      "description": "Join the Vynkr revolution",
      "url": "/join-revolution",
      "icons": [
        {
          "src": "/images/shortcut-join.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Features",
      "short_name": "Features",
      "description": "Explore Vynkr features",
      "url": "/features",
      "icons": [
        {
          "src": "/images/shortcut-features.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}