{
  "name": "Storynory",
  "short_name": "Storynory",
  "description": "Free audio stories for kids — fairy tales, myths, poems, and original adventures.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007a5e",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/img/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Original Stories",
      "short_name": "Original",
      "url": "/archives/original-stories-for-children/",
      "description": "Original audio stories written for Storynory listeners.",
      "icons": [
        { "src": "/img/192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Fairy Tales",
      "short_name": "Fairy Tales",
      "url": "/archives/fairy-tales/",
      "description": "Classic fairy tales and folk tales.",
      "icons": [
        { "src": "/img/fairytale-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Classic Authors",
      "short_name": "Authors",
      "url": "/archives/classic-authors/",
      "description": "Stories by classic authors.",
      "icons": [
        { "src": "/img/classic.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Myths & World Stories",
      "short_name": "Myths",
      "url": "/archives/myths-world-stories/",
      "description": "Myths, legends, and stories from around the world.",
      "icons": [
        { "src": "/img/myths.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Educational Stories",
      "short_name": "Educational",
      "url": "/archives/educational-stories/",
      "description": "Fun and informative stories to support learning and curiosity.",
      "icons": [
        { "src": "/img/edu.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Poems & Music",
      "short_name": "Poems",
      "url": "/archives/poems-music/",
      "description": "Poetry, verse, and musical stories from Storynory.",
      "icons": [
        { "src": "/img/music.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
