{
  "name": "InkGame - Fan Community",
  "short_name": "InkGame",
  "description": "Unofficial fan community for Ink Game on Roblox platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1F2937",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["games", "entertainment", "social"],
    "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Articles",
      "short_name": "Articles",
      "description": "View the latest articles",
      "url": "/articles"
    },
    {
      "name": "Videos",
      "short_name": "Videos", 
      "description": "Watch game videos",
      "url": "/videos"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/contact"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
