{
  "name": "Praystead",
  "short_name": "Praystead",
  "id": "/",
  "description": "A private, Scripture-first prayer journal that works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#30213f",
  "theme_color": "#30213f",
  "scope": "/",
  "lang": "en",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1.jpg",
      "sizes": "694x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Pray through today's requests"
    },
    {
      "src": "/screenshots/4_2_2.jpg",
      "sizes": "717x1280",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Open a Scripture-grounded prayer plan"
    }
  ],
  "shortcuts": [
    {
      "name": "Pray today",
      "short_name": "Pray today",
      "description": "Open today's prayers",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Add prayer",
      "short_name": "Add prayer",
      "description": "Add a private prayer",
      "url": "/?action=add-prayer",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["lifestyle", "religion"]
}
