{
  "name": "Meetlane",
  "short_name": "Meetlane",
  "description": "Meetlane 社交聊天应用",
  "id": "https://www.falshcode.xyz/",
  "start_url": "https://www.falshcode.xyz/",
  "scope": "https://www.falshcode.xyz/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ef",
  "theme_color": "#17201b",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
