{
  "name": "FamilyRhythm",
  "short_name": "FamilyRhythm",
  "description": "A calm, durable household system for chores, credits, and financial literacy",
  "theme_color": "#1E3A2F",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "scope": "/",
  "start_url": "/",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Family Kiosk",
      "short_name": "Kiosk",
      "description": "Household kiosk for children",
      "url": "/kiosk",
      "icons": [{ "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/app-icons/forest/FamilyRhythm_AppIcon_Forest_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/brand/familyrhythm/web/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
