{
  "name": "Truevined - Christian Artist & Producer",
  "short_name": "Truevined",
  "description": "Official website of Truevined, a Vancouver-based Christian Artist and producer. Discover music, videos, and exclusive content.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "categories": ["music", "entertainment"],
  "screenshots": [
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "750x1624",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Truevined - Home"
    },
    {
      "src": "/screenshots/songs-mobile.png",
      "sizes": "750x1624",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Truevined - Songs"
    },
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Truevined - Home"
    },
    {
      "src": "/screenshots/songs-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Truevined - Songs"
    }
  ]
}
