﻿{
  "name": "Project Light",
  "short_name": "Project Light",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "description": "Alphabet adventures that help children discover who God says they are.",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/mobile-screeshot.png",
      "sizes": "540x1220",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Project Light Mobile"
    },
    {
      "src": "/images/home-page-screenshot.webp",
      "sizes": "1351x1315",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Project Light Desktop"
    }
  ]
}
