{
  "name": "PWA Hardware Master",
  "short_name": "PWA Hardware",
  "description": "Mastering PWA Hardware Integration",
  "start_url": "https://aphu.infinitdaw.site/",
  "id": "https://aphu.infinitdaw.site/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030305",
  "theme_color": "#4f46e5",
  "related_applications": [
    {
      "platform": "play",
      "id": "site.infinitdaw.aphu",
      "url": "https://aphu.infinitdaw.site/manifest.json"
    }
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "https://picsum.photos/seed/pwa/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/pwa/512/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
