{
  "name": "RealMe Pro Shot",
  "short_name": "RealMe",
  "description": "High-End AI Studio Photography",
  "start_url": "/?pwa=true",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ff4bb4",
  "icons": [
    {
      "src": "/remi-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/remi-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
