{
  "name": "Wsendy SMS Pro",
  "short_name": "Wsendy",
  "description": "App bora na ya kisasa ya kutuma SMS kwa haraka, ikiwa na sehemu ya siri (Vault) na uwezo wa kufanya kazi bila bando (Offline).",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tuma SMS Mpya",
      "url": "index.html#view-home",
      "icons": [{ "src": "icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "Meseji za Siri",
      "url": "index.html#view-hidden",
      "icons": [{ "src": "icon-512.png", "sizes": "512x512" }]
    }
  ]
}
