{
  "name": "Rommie — Messaging",
  "short_name": "Rommie",
  "description": "Group chat, QR invites, and communication insights",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f12",
  "theme_color": "#00d4aa",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication"]
}
