{
  "name": "NOTICE by OmniPsyche",
  "short_name": "NOTICE",
  "description": "Free guided meditation in a real human voice. Short 5-day programs plus a one-tap grounding tool. Mental health is a skill.",
  "start_url": "/notice/",
  "scope": "/notice/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A2F4F",
  "theme_color": "#1A2F4F",
  "categories": ["health", "lifestyle", "education"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Grounding: Five Senses",
      "short_name": "Grounding",
      "description": "One-tap rescue session for anxious moments",
      "url": "/notice/#/grounding",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Morning ritual",
      "short_name": "Ritual",
      "description": "Gratitude, intention, and a few minutes of practice",
      "url": "/notice/#/start",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sleep sounds",
      "short_name": "Sounds",
      "description": "A calm sound with a sleep timer",
      "url": "/notice/#/sounds",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
