{
  "name": "Astar Chat",
  "short_name": "Astar Chat",
  "description": "Astar Chat — Social Media, Reimagined",
  "start_url": "/friend_list/",
  "display": "standalone",
  "background_color": "#1e3c72",
  "theme_color": "#1e3c72",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "music"],
  "screenshots": [
    {
      "src": "/screenshots/mobile-screenshot.png",
      "sizes": "375x667",
      "type": "image/png"
    }
  ]
}
