{
  "name": "Straight Up Truth Ministry",
  "short_name": "Straight Up Truth",
  "description": "Teaching the truth of Scripture — Daniel, Revelation, and the end times.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a1628",
  "background_color": "#faf6ed",
  "categories": ["lifestyle", "education", "books"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Verse",
      "short_name": "Verse",
      "url": "/?shortcut=verse",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Partner With Us",
      "short_name": "Give",
      "url": "/give",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
