{
  "name": "MessyAI",
  "short_name": "MessyAI",
  "description": "Your AI-powered fairy godmother for turning awkward dating app disasters into digital magic",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E1C2A",
  "theme_color": "#1E1C2A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "social", "dating"],
  "icons": [
    {
      "src": "img/apple-touch-icon-60.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon-76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon-167.png",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "img/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}