{
  "name": "Sola Scriptura",
  "short_name": "SolaScriptura",
  "description": "Библия, чтения, молитвы — духовный помощник",
  "start_url": "/app?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#1c1c1e",
  "lang": "ru",
  "scope": "/",
  "icons": [
    {"src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
