{
  "name": "GOT NOW Magazine",
  "short_name": "GOT NOW",
  "description": "Living Covered, Called, and Confident — A digital faith-based magazine by GOT CONNECTIONS",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a1a",
  "theme_color": "#ED1E79",
  "scope": "/",
  "lang": "en",
  "categories": ["magazine", "news", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/got-now-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/got-now-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Read Latest Issue",
      "short_name": "Magazine",
      "url": "/",
      "icons": [{"src": "/got-now-icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Browse Articles",
      "short_name": "Articles",
      "url": "/category/featured-stories",
      "icons": [{"src": "/got-now-icon-192.png", "sizes": "192x192"}]
    }
  ]
}
