{
  "name": "VoiceRepo",
  "short_name": "VoiceRepo",
  "description": "Professional Alexa Skill & Android Radio App integration for internet radio broadcasters. 800+ stations launched. Pay only after going live.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#FF6B00",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["technology", "business", "utilities"],
  "icons": [
    {
      "src": "/images/newvp.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "VoiceRepo — Alexa Skill & Android Radio App Integration Services"
    }
  ],
  "shortcuts": [
    {
      "name": "View Pricing",
      "short_name": "Pricing",
      "description": "See Alexa Skill and Android App pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/images/newvp.webp", "sizes": "512x512" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with VoiceRepo support",
      "url": "/contact",
      "icons": [{ "src": "/images/newvp.webp", "sizes": "512x512" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
