{
  "name": "Customer Message Generator for Small Businesses",
  "short_name": "Message Generator",
  "description": "Free customer message generator and message bundle for small businesses: WhatsApp, SMS, Instagram DM, Facebook Messenger, email, payment reminders, price increases, and slow-week offers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#10162f",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}