{
  "name": "Teenyard",
  "short_name": "Teenyard",
  "description": "Your yard. Your vibe. Connect with people who share your energy.",
  "start_url": "/home",
  "scope": "/",
  "display": "browser",
  "background_color": "#14121A",
  "theme_color": "#4C1D95",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle", "entertainment"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.teenyard.app",
      "url": "https://play.google.com/store/apps/details?id=com.teenyard.app"
    },
    {
      "platform": "webapp",
      "url": "https://teenyard.com/manifest.json"
    }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
</content>
</invoke>