{
  "name": "Hedras.Co",
  "short_name": "Hedras.Co",
  "description": "Create videos, images, speech, text, and processed media with AI tools that run on compatible devices.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "prefer_related_applications": false,
  "background_color": "#f7f7f4",
  "theme_color": "#f7f7f4",
  "categories": ["photo", "video", "productivity", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/pwa-create-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Create an AI video on a phone"
    },
    {
      "src": "/screenshots/pwa-tools-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Choose an on-device AI tool"
    }
  ],
  "shortcuts": [
    {
      "name": "Create AI Video",
      "short_name": "Create",
      "url": "/create",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Video Showcase",
      "short_name": "Showcase",
      "url": "/showcase",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Live Video",
      "short_name": "Live",
      "url": "/livevideo",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Figurine Image Generator",
      "short_name": "Figurine",
      "url": "/ai_figurine_generator",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
