{
  "name": "Legapps Phone",
  "short_name": "Phone",
  "description": "Good Ol iOS 4 style Phone.",
  "start_url": "https://galaca.neocities.org/LegApps/Phone/app",
  "scope": "https://galaca.neocities.org/LegApps/Phone/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "picn-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "picn-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}