{
  "id": "com.queendom.app",
  "name": "Queendom",
  "short_name": "Queendom",
  "description": "Your reign starts here. A bold community for women 50+ to find compatible housemates and build intentional co-living.",
  "theme_color": "#8B5CF6",
  "background_color": "#FAF5FF",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "serviceworker": {
    "src": "/sw.js",
    "scope": "/",
    "type": "classic"
  },
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
