{
  "name": "Charmlet",
  "short_name": "Charmlet",
  "id": "ai.charmlet.app",
  "description": "Dating messages that work like a charm. Personalized reply suggestions for dating apps and everyday chats.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ebebeb",
  "theme_color": "#633AC2",
  "categories": [
    "lifestyle",
    "social",
    "productivity"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Message",
      "short_name": "New",
      "description": "Generate a new message",
      "url": "/",
      "icons": [
        {
          "src": "/icon-512.png",
          "sizes": "512x512"
        }
      ]
    }
  ]
}
