{
  "name": "Siddur Tehillat Hashem",
  "short_name": "Siddur",
  "description": "Siddur Tehillat Hashem with complete Kehot Tehillim, Baal HaTanya zmanim, and a Jerusalem compass.",
  "id": "/",
  "start_url": "/#/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf8f2",
  "theme_color": "#f7f1e7",
  "orientation": "any",
  "categories": ["books", "lifestyle", "education"],
  "shortcuts": [
    { "name": "Morning Prayer", "short_name": "Shacharit", "url": "/#/morning-blessings" },
    { "name": "Today’s Tehillim", "short_name": "Tehillim", "url": "/#/tehillim/today" },
    { "name": "Halachic Times", "short_name": "Times", "url": "/#/times" },
    { "name": "Jerusalem Compass", "short_name": "Compass", "url": "/#/compass" }
  ],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
